Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-063748
#<BuildRuby:0x000055a6f9317f90
@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.20231225-063748",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004011 0.000000 0.745725 ( 1.172847)
build_miniruby 0.001121 0.000204 0.902142 ( 0.902085)
build_ruby 0.001389 0.000253 2.766431 ( 2.800744)
build_all 0.008378 0.000000 12.099452 ( 1.024530)
build_install 0.006611 0.002406 3.408966 ( 0.974783)
test_btest 0.000648 0.000114 61.700436 ( 6.315607)
test_basic 0.003778 0.000015 0.383722 ( 0.460648)
test_all 0.082965 0.028074 470.378914 ( 40.839225)
test_rubyspec 0.034595 0.023527 40.350899 ( 53.092692)
total: 107.58 sec