Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-154635
#<BuildRuby:0x0000558c614f7520
@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.20240103-154635",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.002206 0.004932 1.046051 ( 1.311112)
build_miniruby 0.000786 0.000286 0.808886 ( 0.808987)
build_ruby 0.001725 0.000000 2.638801 ( 2.639435)
build_all 0.002666 0.004428 11.878269 ( 0.967917)
build_install 0.007115 0.007977 3.562317 ( 0.975377)
test_btest 0.000498 0.000249 62.421374 ( 5.772267)
test_basic 0.005150 0.000000 0.384730 ( 0.464997)
test_all 0.072199 0.026519 378.228455 ( 38.610909)
test_rubyspec 0.040518 0.025913 40.001450 ( 52.576192)
total: 104.13 sec