Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-041957
#<BuildRuby:0x000055fa168e4188
@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.20240116-041957",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.005379 0.000828 0.833659 ( 1.229382)
build_miniruby 0.000990 0.000152 0.822660 ( 0.822131)
build_ruby 0.000000 0.001679 2.697226 ( 2.697884)
build_all 0.005922 0.002029 11.987604 ( 0.946557)
build_install 0.003926 0.006985 3.388044 ( 0.963021)
test_btest 0.000556 0.000164 67.148511 ( 5.129492)
test_basic 0.003616 0.001064 0.395709 ( 0.476457)
test_all 0.080030 0.015896 367.694378 ( 39.053563)
test_rubyspec 0.032171 0.033933 40.267740 ( 52.816665)
total: 104.14 sec