Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-211005
#<BuildRuby:0x000055f0e3d0b4f0
@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.20240107-211005",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004564 0.000093 1.250662 ( 1.600738)
build_miniruby 0.001256 0.000209 1.958225 ( 1.959313)
build_ruby 0.000000 0.001598 4.305210 ( 4.311130)
build_all 0.007296 0.003101 16.471835 ( 1.694837)
build_install 0.014700 0.000336 4.958628 ( 1.792396)
test_btest 0.000703 0.000128 81.839314 ( 8.842703)
test_basic 0.006774 0.000411 0.689034 ( 0.753936)
test_all 0.094827 0.022579 555.755277 ( 56.997272)
test_rubyspec 0.044554 0.020173 77.615910 ( 89.947016)
total: 167.90 sec