Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-215725
#<BuildRuby:0x0000559997a27728
@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.20231223-215725",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004188 0.000063 0.982045 ( 1.373464)
build_miniruby 0.001277 0.000284 0.909042 ( 0.908997)
build_ruby 0.001086 0.000242 2.705975 ( 2.707061)
build_all 0.009859 0.000302 15.645231 ( 1.411580)
build_install 0.007249 0.001450 4.547642 ( 1.112475)
test_btest 0.001028 0.000206 81.250480 ( 7.640005)
test_basic 0.000000 0.004452 0.603559 ( 0.679480)
test_all 0.112441 0.019839 506.842306 ( 47.773994)
test_rubyspec 0.037578 0.010471 49.856379 ( 62.234592)
total: 125.84 sec