Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-053604
#<BuildRuby:0x000055f45a34b3c8
@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.20231225-053604",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003829 0.001532 1.172832 ( 1.542166)
build_miniruby 0.002043 0.000000 0.904115 ( 0.903089)
build_ruby 0.001478 0.000000 3.045461 ( 3.046502)
build_all 0.006786 0.003355 16.793643 ( 1.519906)
build_install 0.001615 0.006962 4.860591 ( 1.134919)
test_btest 0.000652 0.000309 86.379657 ( 7.238338)
test_basic 0.003414 0.001618 0.695073 ( 0.771817)
test_all 0.103094 0.030868 603.790372 ( 55.937188)
test_rubyspec 0.032458 0.019488 52.158457 ( 64.459806)
total: 136.55 sec