Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-110406
#<BuildRuby:0x0000559af7e677a0
@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.20231216-110406",
@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.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005121 0.000000 1.291385 ( 1.650511)
build_miniruby 0.000000 0.001401 0.910153 ( 0.909492)
build_ruby 0.000000 0.001281 2.741421 ( 2.741521)
build_all 0.007854 0.002234 16.269929 ( 1.455960)
build_install 0.007532 0.001506 4.887354 ( 1.218705)
test_btest 0.000912 0.000183 83.388718 ( 7.293182)
test_basic 0.000102 0.003603 0.627915 ( 0.705857)
test_all 0.112833 0.022581 531.401524 ( 58.043193)
test_rubyspec 0.024169 0.025764 50.652495 ( 62.984166)
total: 137.00 sec