Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-045851
#<BuildRuby:0x0000555c6019c028
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231218-045851",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000015 0.000000 0.000015 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000605 0.003946 1.047622 ( 1.302560)
build_miniruby 0.000953 0.000068 0.879428 ( 0.880750)
build_ruby 0.001700 0.000121 2.727418 ( 2.728455)
build_all 0.008583 0.000000 12.194275 ( 1.019741)
build_install 0.009748 0.003907 3.601339 ( 0.985584)
test_btest 0.000720 0.000075 64.106661 ( 4.815827)
test_basic 0.000369 0.004136 0.380514 ( 0.462999)
test_all 0.066250 0.033223 384.560285 ( 37.457248)
test_rubyspec 0.042304 0.021073 39.604820 ( 52.275334)
total: 101.93 sec