Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-114128
#<BuildRuby:0x000055aa5caffd50
@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.20231018-114128",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000579 0.004179 1.394109 ( 1.717985)
build_miniruby 0.000754 0.000283 0.869905 ( 0.870083)
build_ruby 0.000879 0.000329 2.920821 ( 2.920505)
build_all 0.009608 0.000464 17.320093 ( 1.550864)
build_install 0.009118 0.000222 5.176436 ( 1.183339)
test_btest 0.000791 0.000237 86.635850 ( 8.001346)
test_basic 0.003592 0.001078 0.640530 ( 0.716158)
test_all 0.003400 0.002701 551.170602 ( 58.699539)
test_rubyspec 0.016673 0.020611 50.030283 ( 62.374173)
total: 138.03 sec