Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-142106
#<BuildRuby:0x000055bef2298040
@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.20240114-142106",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.000000 0.006402 0.804794 ( 1.189578)
build_miniruby 0.000000 0.001034 0.845846 ( 0.845995)
build_ruby 0.000000 0.001446 2.652746 ( 2.653227)
build_all 0.005812 0.002125 11.850888 ( 0.966514)
build_install 0.009256 0.004468 3.416678 ( 0.965027)
test_btest 0.000567 0.000226 62.972058 ( 5.431052)
test_basic 0.000914 0.004405 0.397043 ( 0.476587)
test_all 0.079395 0.019858 381.015414 ( 42.444432)
test_rubyspec 0.023566 0.043650 40.473066 ( 53.005541)
total: 107.98 sec