Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-094117
#<BuildRuby:0x00005596efed40c8
@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.20240105-094117",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.003518 0.000000 0.723188 ( 1.113129)
build_miniruby 0.000731 0.000000 0.869628 ( 0.870244)
build_ruby 0.000000 0.001173 2.714205 ( 2.716255)
build_all 0.002254 0.005590 11.962994 ( 0.981466)
build_install 0.008830 0.002234 3.353541 ( 0.958321)
test_btest 0.000682 0.000097 62.986700 ( 5.473165)
test_basic 0.002646 0.000378 0.371498 ( 0.453124)
test_all 0.082596 0.017977 397.046324 ( 36.987412)
test_rubyspec 0.021621 0.053924 40.037585 ( 52.741154)
total: 102.29 sec