Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-163015
#<BuildRuby:0x000055d1bfa1c110
@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-163015",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001556 0.003338 0.787332 ( 1.158485)
build_miniruby 0.000919 0.000000 0.815073 ( 0.815236)
build_ruby 0.001369 0.000000 2.705489 ( 2.706696)
build_all 0.006795 0.001258 12.038315 ( 0.997346)
build_install 0.009359 0.001114 3.391622 ( 0.955150)
test_btest 0.000619 0.000132 63.463887 ( 4.672679)
test_basic 0.004993 0.000082 0.411054 ( 0.491038)
test_all 0.075234 0.020143 378.245564 ( 33.215522)
test_rubyspec 0.030776 0.035189 40.336802 ( 52.895024)
total: 97.91 sec