Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-173155
#<BuildRuby:0x000056161971c110
@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.20240104-173155",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.004277 0.000000 1.066430 ( 1.230576)
build_miniruby 0.000726 0.000145 0.877561 ( 0.879003)
build_ruby 0.001160 0.000232 2.723953 ( 2.726745)
build_all 0.008293 0.000000 12.010300 ( 0.976972)
build_install 0.007674 0.001766 3.589380 ( 0.968354)
test_btest 0.000699 0.000123 61.184439 ( 5.398126)
test_basic 0.002962 0.000000 0.369685 ( 0.452291)
test_all 0.077703 0.023926 389.592280 ( 44.051300)
test_rubyspec 0.040540 0.027491 40.072859 ( 52.718619)
total: 109.40 sec