Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-115923
#<BuildRuby:0x00005558645eaeb8
@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.20231130-115923",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004716 0.000177 1.310646 ( 1.668597)
build_miniruby 0.000801 0.000178 0.810223 ( 0.809888)
build_ruby 0.000000 0.001432 2.807575 ( 2.808125)
build_all 0.006388 0.003886 16.156896 ( 1.551977)
build_install 0.007499 0.001024 4.731989 ( 1.193110)
test_btest 0.000555 0.000145 82.417514 ( 7.037500)
test_basic 0.000283 0.003859 0.759486 ( 0.835667)
test_all 0.099649 0.038284 513.899130 ( 59.671679)
test_rubyspec 0.014296 0.037854 49.212576 ( 61.560400)
total: 137.14 sec