Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-185803
#<BuildRuby:0x000056157e984920
@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.20221116-185803",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000029 0.000004 0.000033 ( 0.000031)
build_up 0.007592 0.000472 1.096756 ( 1.133726)
build_miniruby 0.001630 0.000217 0.911512 ( 0.911370)
build_ruby 0.002416 0.000322 2.336621 ( 2.243768)
build_all 0.009466 0.008204 18.281795 ( 2.230582)
build_install 0.012354 0.007317 1.914720 ( 1.017593)
test_btest 0.000974 0.000265 87.227310 ( 9.316336)
test_basic 0.006920 0.000000 0.347075 ( 0.440123)
test_all 0.001526 0.000000 691.843385 ( 73.778688)
test_rubyspec 0.066882 0.048139 50.542707 ( 59.125030)
total: 150.20 sec