Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-205403
#<BuildRuby:0x0000559ff49bbc18
@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.20240110-205403",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.003942 0.835131 ( 1.220068)
build_miniruby 0.000743 0.000280 0.901749 ( 0.901906)
build_ruby 0.001126 0.000173 2.794416 ( 2.797608)
build_all 0.007103 0.003221 14.890046 ( 1.365807)
build_install 0.009386 0.000000 4.287232 ( 1.160517)
test_btest 0.000729 0.000000 78.605221 ( 7.244373)
test_basic 0.003621 0.000000 0.443992 ( 0.524433)
test_all 0.086093 0.049822 522.927329 ( 49.725595)
test_rubyspec 0.020658 0.012676 50.694009 ( 63.245567)
total: 128.19 sec