Logfile: /home/ko1/ruby/logs/brlog.trunk.20220327-011027
#<BuildRuby:0x000056346c1c3440
@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.20220327-011027",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000016 0.000001 0.000017 ( 0.000019)
build_up 0.006526 0.004218 1.004116 ( 1.387246)
build_miniruby 0.001773 0.000221 0.068229 ( 0.066349)
build_ruby 0.001734 0.000216 0.071917 ( 0.070858)
build_all 0.010015 0.001251 4.181784 ( 0.839311)
build_install 0.017498 0.005352 8.052588 ( 2.457077)
test_btest 0.001030 0.000162 73.827206 ( 8.108000)
test_basic 0.002276 0.005607 0.339957 ( 0.429745)
test_all 0.001586 0.000334 712.908702 ( 68.828105)
test_rubyspec 0.073871 0.082252 45.770533 ( 51.351373)
total: 133.54 sec