Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-124450
#<BuildRuby:0x000055fac64ab048
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231118-124450",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004091 0.001227 0.917157 ( 1.309241)
build_miniruby 0.000751 0.000225 0.786773 ( 0.786815)
build_ruby 0.000000 0.001371 2.594472 ( 2.595215)
build_all 0.000119 0.007394 11.961472 ( 1.027222)
build_install 0.007217 0.003608 3.442543 ( 0.965219)
test_btest 0.000520 0.000260 62.097392 ( 5.660122)
test_basic 0.002924 0.001462 0.420285 ( 0.500168)
test_all 0.051739 0.045230 342.804114 ( 34.864463)
test_rubyspec 0.026481 0.045593 39.700896 ( 52.253506)
total: 99.96 sec