Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-090239
#<BuildRuby:0x000055d2f6c6c090
@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.20231230-090239",
@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.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000000 0.004972 0.811653 ( 1.192454)
build_miniruby 0.000000 0.001131 0.822979 ( 0.822890)
build_ruby 0.000000 0.001294 2.676411 ( 2.677551)
build_all 0.005139 0.003537 11.962111 ( 0.962496)
build_install 0.005721 0.004591 3.433407 ( 0.972100)
test_btest 0.000601 0.000240 65.963793 ( 4.622637)
test_basic 0.000000 0.004212 0.398475 ( 0.479243)
test_all 0.060657 0.037926 405.254154 ( 38.076216)
test_rubyspec 0.025295 0.042291 40.240074 ( 52.801073)
total: 102.61 sec