Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-221537
#<BuildRuby:0x000055bf8e86c0d8
@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.20230124-221537",
@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.000002 0.000002 0.000004 ( 0.000005)
autoconf 0.000004 0.000004 0.000008 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.003670 0.000000 0.630117 ( 1.024314)
build_miniruby 0.000685 0.000288 0.647608 ( 0.647329)
build_ruby 0.001333 0.000000 2.194050 ( 2.194156)
build_all 0.004354 0.005225 12.053917 ( 1.465577)
build_install 0.001332 0.005265 1.509240 ( 0.706401)
test_btest 0.000400 0.000321 64.589661 ( 6.291198)
test_basic 0.001791 0.001434 0.245756 ( 0.342579)
test_all 0.000928 0.000441 483.252293 ( 45.887278)
test_rubyspec 0.020539 0.006232 34.767927 ( 45.290239)
total: 103.85 sec