Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-090159
#<BuildRuby:0x000055ece6c6b280
@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.20240109-090159",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.002046 0.004552 0.810160 ( 1.198758)
build_miniruby 0.000772 0.000210 0.790942 ( 0.791173)
build_ruby 0.001051 0.000287 2.674130 ( 2.674968)
build_all 0.000000 0.007852 11.878197 ( 0.959999)
build_install 0.006762 0.006376 3.365127 ( 0.958869)
test_btest 0.000000 0.000696 64.661402 ( 4.517215)
test_basic 0.004131 0.000000 0.409488 ( 0.490871)
test_all 0.070780 0.026327 390.388361 ( 31.346435)
test_rubyspec 0.029684 0.039387 40.456763 ( 53.007518)
total: 95.95 sec