Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-231530
#<BuildRuby:0x0000562304aeea48
@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.20240109-231530",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000009 0.000002 0.000011 ( 0.000009)
build_up 0.004058 0.000000 0.985591 ( 1.379578)
build_miniruby 0.001222 0.000000 0.898201 ( 0.897734)
build_ruby 0.001273 0.000000 2.793600 ( 2.795283)
build_all 0.007562 0.002699 14.606321 ( 1.373773)
build_install 0.008043 0.000934 4.259105 ( 1.141606)
test_btest 0.000632 0.000137 77.769239 ( 7.557412)
test_basic 0.003117 0.000677 0.553616 ( 0.633668)
test_all 0.119665 0.018814 513.543481 ( 52.035594)
test_rubyspec 0.020553 0.012824 50.457875 ( 62.972282)
total: 130.79 sec