Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-071829
#<BuildRuby:0x000055f426c1f4b0
@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.20240111-071829",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000000 0.005271 1.049459 ( 1.398386)
build_miniruby 0.000000 0.001395 0.980860 ( 0.981273)
build_ruby 0.000075 0.001244 2.770829 ( 2.771998)
build_all 0.002888 0.007456 14.705672 ( 1.421539)
build_install 0.008251 0.002143 4.174176 ( 1.180241)
test_btest 0.000442 0.000221 77.863120 ( 7.365704)
test_basic 0.003441 0.000000 0.454021 ( 0.535363)
test_all 0.107794 0.027683 508.040764 ( 56.993051)
test_rubyspec 0.009373 0.026418 49.391287 ( 61.956526)
total: 134.60 sec