Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-011544
#<BuildRuby:0x000055cbebfa7bb8
@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.20231024-011544",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005372 0.000566 2.155298 ( 2.398574)
build_miniruby 0.001116 0.000000 0.830351 ( 0.829604)
build_ruby 0.001489 0.000000 2.901931 ( 2.900888)
build_all 0.009874 0.000405 16.329358 ( 1.473950)
build_install 0.008172 0.000778 5.208397 ( 1.168797)
test_btest 0.001005 0.000000 84.605731 ( 6.823210)
test_basic 0.004659 0.000000 0.680812 ( 0.760874)
test_all 0.098079 0.038703 525.191453 ( 47.406551)
test_rubyspec 0.024713 0.020409 48.974933 ( 61.308568)
total: 125.07 sec