Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-193342
#<BuildRuby:0x00005635d7adf918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231219-193342",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001017 0.004157 1.469180 ( 1.816382)
build_miniruby 0.000887 0.000162 0.945347 ( 0.944911)
build_ruby 0.001112 0.000203 2.735155 ( 2.734834)
build_all 0.000974 0.008887 16.679636 ( 1.475507)
build_install 0.001310 0.007192 4.917058 ( 1.158351)
test_btest 0.000498 0.000249 91.443187 ( 7.288804)
test_basic 0.002305 0.001153 0.684576 ( 0.762618)
test_all 0.119192 0.015457 558.601590 ( 57.106224)
test_rubyspec 0.022534 0.026327 51.270677 ( 63.669817)
total: 136.96 sec