Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-055804
#<BuildRuby:0x000055aadd6e3858
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220325-055804",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008176 0.002044 1.010015 ( 3.649693)
build_miniruby 0.001554 0.000389 0.072449 ( 0.071250)
build_ruby 0.001727 0.000432 0.075636 ( 0.073418)
build_all 0.007281 0.001820 4.110228 ( 0.830924)
build_install 0.018031 0.004508 7.719428 ( 2.375924)
test_btest 0.001940 0.000485 73.702723 ( 8.225907)
test_basic 0.001212 0.005865 0.333128 ( 0.422519)
test_all 0.001597 0.000499 649.779606 ( 65.839336)
test_rubyspec 0.099525 0.071311 45.847765 ( 51.416813)
total: 132.91 sec