Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-100357
#<BuildRuby:0x0000558868797638
@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.20231227-100357",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001971 0.003140 0.795408 ( 1.195356)
build_miniruby 0.000799 0.000363 0.816333 ( 0.816253)
build_ruby 0.001015 0.000461 2.664476 ( 2.665364)
build_all 0.003675 0.003885 11.974850 ( 1.000506)
build_install 0.004126 0.006470 3.389459 ( 0.974522)
test_btest 0.000473 0.000276 63.627252 ( 4.695336)
test_basic 0.004112 0.000000 0.393578 ( 0.473507)
test_all 0.082335 0.013836 388.934953 ( 34.463352)
test_rubyspec 0.026426 0.043422 40.376931 ( 52.920433)
total: 99.21 sec