Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-024633
#<BuildRuby:0x00005593a6600010
@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.20240621-024633",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.004117 0.001921 1.855798 ( 2.031707)
build_miniruby 0.000785 0.000366 1.049351 ( 1.049920)
build_ruby 0.001387 0.000647 3.487433 ( 3.487793)
build_all 0.009761 0.000408 17.547016 ( 1.650150)
build_install 0.008695 0.001652 6.137515 ( 1.459608)
test_btest 0.001339 0.000000 108.666455 ( 8.905725)
test_basic 0.004339 0.000412 0.788554 ( 0.862597)
test_all 0.111514 0.028520 567.045622 ( 54.263404)
test_rubyspec 0.026661 0.040634 135.513467 ( 15.978344)
total: 89.69 sec