Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-211350
#<BuildRuby:0x000055a72f577de0
@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.20240616-211350",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.002383 0.003559 1.798758 ( 2.078199)
build_miniruby 0.001264 0.000000 1.056108 ( 1.056173)
build_ruby 0.001956 0.000000 3.297801 ( 3.297329)
build_all 0.007433 0.002638 17.690417 ( 1.675230)
build_install 0.009989 0.000626 6.199727 ( 1.492572)
test_btest 0.000994 0.000238 107.483595 ( 8.687934)
test_basic 0.003876 0.000930 0.773803 ( 0.847773)
test_all 0.086224 0.055354 542.500546 ( 65.855177)
test_rubyspec 0.028066 0.038766 133.488628 ( 16.469278)
total: 101.46 sec