Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-061717
#<BuildRuby:0x000055ee8fdb7ee0
@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.20230331-061717",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002325 0.003400 1.358505 ( 2.672138)
build_miniruby 0.000820 0.000308 0.778259 ( 0.777701)
build_ruby 0.000869 0.000326 2.370372 ( 2.370451)
build_all 0.006707 0.002044 11.833433 ( 1.066959)
build_install 0.005125 0.001888 1.613920 ( 0.847154)
test_btest 0.000712 0.000263 75.719611 ( 6.318591)
test_basic 0.003288 0.001212 0.595040 ( 0.690183)
test_all 0.000850 0.000314 425.182399 ( 36.950056)
test_rubyspec 0.008651 0.028893 40.301883 ( 50.793980)
total: 102.49 sec