Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-153440
#<BuildRuby:0x000055adc540ff10
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221225-153440",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000287 0.003188 0.584215 ( 1.104286)
build_miniruby 0.000722 0.000180 0.734696 ( 0.734155)
build_ruby 0.001055 0.000264 2.524556 ( 2.525640)
build_all 0.005125 0.004340 12.442472 ( 1.493595)
build_install 0.006147 0.000590 1.635966 ( 0.775443)
test_btest 0.000543 0.000155 64.167534 ( 6.468944)
test_basic 0.000000 0.003657 0.241633 ( 0.336826)
test_all 0.000405 0.000594 495.647225 ( 45.660332)
test_rubyspec 0.012821 0.017461 36.074300 ( 46.332706)
total: 105.43 sec