Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-125840
#<BuildRuby:0x00005572565bb5f8
@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.20230602-125840",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001662 0.004592 1.553411 ( 4.313630)
build_miniruby 0.000733 0.000274 0.845413 ( 0.844629)
build_ruby 0.000912 0.000342 2.364257 ( 2.364070)
build_all 0.006608 0.002478 12.440336 ( 1.112308)
build_install 0.005660 0.002123 1.735066 ( 0.845580)
test_btest 0.000000 0.000792 81.955816 ( 7.070478)
test_basic 0.002778 0.001335 0.712292 ( 0.794388)
test_all 0.001412 0.000549 456.090967 ( 42.509425)
test_rubyspec 0.011528 0.028065 42.283402 ( 54.798047)
total: 114.65 sec