Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-104141
#<BuildRuby:0x0000558e8ea9c208
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220810-104141",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001618 0.004747 0.885278 ( 2.290168)
build_miniruby 0.000652 0.000237 0.057325 ( 0.056125)
build_ruby 0.000646 0.000235 0.059649 ( 0.058554)
build_all 0.003369 0.001225 1.527516 ( 0.585616)
build_install 0.008291 0.003015 5.663242 ( 2.174554)
test_btest 0.000602 0.000000 45.499405 ( 8.820559)
test_basic 0.005713 0.000289 0.293418 ( 0.381236)
test_all 0.000891 0.000297 587.914464 ( 95.756544)
test_rubyspec 0.089100 0.036240 43.959356 ( 51.410873)
total: 161.53 sec