Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-101808
#<BuildRuby:0x0000557c2a097fa8
@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-101808",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.004627 0.000000 1.046347 ( 1.452573)
build_miniruby 0.001216 0.000000 0.822045 ( 0.820952)
build_ruby 0.001334 0.000000 2.695603 ( 2.696209)
build_all 0.009405 0.000000 14.592310 ( 1.308010)
build_install 0.007652 0.000000 4.125755 ( 1.054819)
test_btest 0.000937 0.000000 78.730215 ( 6.528637)
test_basic 0.004590 0.000000 0.727836 ( 0.804050)
test_all 0.100185 0.031717 482.830449 ( 50.379518)
test_rubyspec 0.031337 0.031904 80.780110 ( 93.181468)
total: 158.23 sec