Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-042640
#<BuildRuby:0x000055710ce13458
@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.20231129-042640",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004163 0.000032 1.017332 ( 1.400962)
build_miniruby 0.000000 0.001097 0.900447 ( 0.900114)
build_ruby 0.000000 0.001497 2.787332 ( 2.787598)
build_all 0.007661 0.002006 16.691853 ( 1.515550)
build_install 0.005347 0.003486 4.827659 ( 1.152059)
test_btest 0.001051 0.000000 82.939794 ( 7.934248)
test_basic 0.001913 0.002785 0.717971 ( 0.795605)
test_all 0.118924 0.016333 510.969265 ( 59.068359)
test_rubyspec 0.037254 0.010343 49.483211 ( 61.837783)
total: 137.39 sec