Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-192007
#<BuildRuby:0x0000562f707cb4b0
@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.20231226-192007",
@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.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.002728 0.003540 0.780954 ( 1.181332)
build_miniruby 0.000736 0.000267 0.809128 ( 0.808858)
build_ruby 0.001451 0.000000 2.663526 ( 2.664027)
build_all 0.004567 0.003253 11.932288 ( 1.009810)
build_install 0.008898 0.004324 3.392715 ( 0.962660)
test_btest 0.000614 0.000246 65.563423 ( 4.715764)
test_basic 0.001762 0.002994 0.401358 ( 0.481239)
test_all 0.070927 0.024375 390.041919 ( 33.974865)
test_rubyspec 0.035041 0.030174 40.103991 ( 52.696801)
total: 98.50 sec