Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-070421
#<BuildRuby:0x000055bba0923040
@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.20240116-070421",
@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.000018 0.000006 0.000024 ( 0.000024)
autoconf 0.000028 0.000010 0.000038 ( 0.000036)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.003280 0.001093 1.247626 ( 1.676929)
build_miniruby 0.000899 0.000299 0.889894 ( 0.889560)
build_ruby 0.000950 0.000316 2.711877 ( 2.712025)
build_all 0.003822 0.005174 14.240126 ( 1.315399)
build_install 0.007236 0.000000 4.124830 ( 1.124242)
test_btest 0.001045 0.000000 74.473950 ( 6.454379)
test_basic 0.001013 0.003025 0.663825 ( 0.738970)
test_all 0.105316 0.025881 458.372303 ( 48.423079)
test_rubyspec 0.022470 0.025173 48.644181 ( 61.030323)
total: 124.37 sec