Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-233542
#<BuildRuby:0x000055bd078880a0
@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.20231027-233542",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004440 0.000052 1.497005 ( 1.732662)
build_miniruby 0.000964 0.000153 0.917434 ( 0.916879)
build_ruby 0.000000 0.001374 2.651602 ( 2.652132)
build_all 0.007551 0.002596 16.875681 ( 1.526852)
build_install 0.008546 0.000045 5.086811 ( 1.218048)
test_btest 0.000787 0.000000 83.663382 ( 7.808504)
test_basic 0.000720 0.003617 0.728037 ( 0.803946)
test_all 0.113159 0.021821 529.752123 ( 60.768473)
test_rubyspec 0.026316 0.021053 49.587236 ( 61.973777)
total: 139.40 sec