Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-142725
#<BuildRuby:0x0000559a24b7b7b8
@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.20231022-142725",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004993 0.000320 2.095989 ( 2.355861)
build_miniruby 0.000824 0.000242 0.905028 ( 0.904615)
build_ruby 0.000000 0.001234 2.665208 ( 2.664940)
build_all 0.002852 0.007098 16.757353 ( 1.517074)
build_install 0.008781 0.000599 5.405136 ( 1.210840)
test_btest 0.000769 0.000280 83.823636 ( 7.628838)
test_basic 0.002099 0.003063 0.778026 ( 0.854206)
test_all 0.108928 0.026561 528.253426 ( 47.979262)
test_rubyspec 0.023300 0.023144 49.355998 ( 61.700425)
total: 126.82 sec