Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-021902
#<BuildRuby:0x00005587e857b4b0
@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.20231202-021902",
@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.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.004588 0.000229 1.360649 ( 1.772858)
build_miniruby 0.000895 0.000045 0.913872 ( 0.913188)
build_ruby 0.001307 0.000066 2.982408 ( 2.982615)
build_all 0.005656 0.004383 16.492047 ( 1.490730)
build_install 0.009385 0.000461 4.911003 ( 1.146480)
test_btest 0.001034 0.000094 88.024703 ( 7.477685)
test_basic 0.004071 0.000370 0.795439 ( 0.873258)
test_all 0.094565 0.044262 526.510022 ( 54.887521)
test_rubyspec 0.032772 0.013224 50.065565 ( 62.458473)
total: 134.00 sec