Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-170716
#<BuildRuby:0x00005631fdb1f8c0
@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.20231025-170716",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000959 0.004269 1.371043 ( 1.661986)
build_miniruby 0.000712 0.000311 0.914173 ( 0.913927)
build_ruby 0.000870 0.000381 2.893817 ( 2.894009)
build_all 0.005421 0.004676 15.960752 ( 1.470643)
build_install 0.008235 0.001838 4.812756 ( 1.197113)
test_btest 0.000688 0.000306 81.590081 ( 7.184969)
test_basic 0.005366 0.000000 0.725335 ( 0.801347)
test_all 0.100790 0.033361 516.502709 ( 47.376193)
test_rubyspec 0.026773 0.022393 50.196042 ( 62.534767)
total: 126.04 sec