Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-101819
#<BuildRuby:0x000056247598fae0
@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.20231212-101819",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003036 0.003847 1.492093 ( 1.831305)
build_miniruby 0.001209 0.000000 0.969462 ( 0.969699)
build_ruby 0.001253 0.000000 2.724369 ( 2.725365)
build_all 0.005900 0.004194 16.746214 ( 1.511016)
build_install 0.007211 0.002482 4.926991 ( 1.172395)
test_btest 0.000807 0.000256 85.688853 ( 7.868844)
test_basic 0.000000 0.004918 0.700111 ( 0.776987)
test_all 0.104564 0.031236 563.298412 ( 48.854568)
test_rubyspec 0.030427 0.012988 49.770931 ( 62.150093)
total: 127.86 sec