Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-095647
#<BuildRuby:0x000055c4116fb280
@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-095647",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006710 0.000191 1.043162 ( 1.434814)
build_miniruby 0.001217 0.000000 0.806714 ( 0.806204)
build_ruby 0.001830 0.000000 2.651988 ( 2.652361)
build_all 0.004247 0.004109 11.919219 ( 0.983011)
build_install 0.013869 0.000139 3.499520 ( 0.981106)
test_btest 0.000692 0.000073 62.803667 ( 4.851329)
test_basic 0.001610 0.003888 0.390800 ( 0.469900)
test_all 0.084649 0.015494 382.459111 ( 35.588590)
test_rubyspec 0.014500 0.052084 39.755232 ( 52.320217)
total: 100.09 sec