Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-040240
#<BuildRuby:0x0000560bf0250060
@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.20231223-040240",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003665 0.000333 0.738662 ( 1.156917)
build_miniruby 0.001287 0.000117 0.906888 ( 0.907143)
build_ruby 0.001355 0.000123 2.768453 ( 2.771795)
build_all 0.007155 0.000650 12.169263 ( 1.022288)
build_install 0.005154 0.004449 3.530562 ( 0.979626)
test_btest 0.000653 0.000000 62.267391 ( 6.048335)
test_basic 0.004140 0.000009 0.386694 ( 0.468879)
test_all 0.077117 0.032430 418.940907 ( 44.485477)
test_rubyspec 0.021009 0.027467 40.635466 ( 53.355621)
total: 111.20 sec