Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-181538
#<BuildRuby:0x0000563db1b80048
@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.20231116-181538",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001056 0.004063 1.331224 ( 1.713397)
build_miniruby 0.001254 0.000125 0.939661 ( 0.938733)
build_ruby 0.001400 0.000140 2.897015 ( 2.896598)
build_all 0.004714 0.004858 15.646564 ( 1.418827)
build_install 0.004273 0.004366 4.617170 ( 1.102927)
test_btest 0.000867 0.000165 82.779895 ( 6.976081)
test_basic 0.003745 0.000714 0.690198 ( 0.767277)
test_all 0.090111 0.042429 484.427273 ( 54.260147)
test_rubyspec 0.014390 0.033653 49.442693 ( 61.785778)
total: 131.86 sec