Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-183848
#<BuildRuby:0x0000555d685189c8
@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.20221126-183848",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.010537 1.284843 ( 1.516993)
build_miniruby 0.000000 0.002315 0.837472 ( 0.837550)
build_ruby 0.001231 0.001981 2.234427 ( 2.143389)
build_all 0.012086 0.009467 25.099715 ( 2.806431)
build_install 0.014452 0.006729 4.943796 ( 1.189458)
test_btest 0.000773 0.000326 88.956815 ( 8.760754)
test_basic 0.002145 0.005477 0.350529 ( 0.442569)
test_all 0.001689 0.000000 679.179486 ( 70.700584)
test_rubyspec 0.080189 0.071461 49.607215 ( 58.052854)
total: 146.45 sec