Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-220342
#<BuildRuby:0x00005570fa65be20
@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.20240113-220342",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000017 0.000008 0.000025 ( 0.000025)
configure 0.000005 0.000002 0.000007 ( 0.000009)
build_up 0.002873 0.001277 0.853375 ( 1.232008)
build_miniruby 0.000744 0.000331 0.910470 ( 0.909929)
build_ruby 0.001400 0.000000 2.730737 ( 2.730882)
build_all 0.007512 0.002686 14.599281 ( 1.438331)
build_install 0.009049 0.000000 4.170368 ( 1.132512)
test_btest 0.000713 0.000000 73.644757 ( 7.733748)
test_basic 0.003056 0.000411 0.601458 ( 0.678263)
test_all 0.094956 0.038103 521.433680 ( 54.821379)
test_rubyspec 0.017199 0.015667 49.379875 ( 61.944508)
total: 132.62 sec