Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-141949
#<BuildRuby:0x000055eb8390fb90
@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.20240117-141949",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.000000 0.005692 1.093541 ( 1.461180)
build_miniruby 0.000000 0.001143 0.928440 ( 0.927238)
build_ruby 0.000000 0.001293 2.703390 ( 2.703188)
build_all 0.009224 0.000249 14.599522 ( 1.284353)
build_install 0.003703 0.004043 4.183541 ( 1.061336)
test_btest 0.000262 0.000877 77.822645 ( 7.005414)
test_basic 0.000000 0.004776 0.639786 ( 0.715666)
test_all 0.107774 0.024443 484.764082 ( 54.074920)
test_rubyspec 0.035770 0.025165 80.803881 ( 93.204126)
total: 162.44 sec