Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-020001
#<BuildRuby:0x0000560570837568
@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.20230728-020001",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000040 0.000007 0.000047 ( 0.000052)
build_up 0.004670 0.000519 1.326152 ( 3.223857)
build_miniruby 0.001078 0.000000 0.838881 ( 0.837645)
build_ruby 0.001300 0.000000 2.673116 ( 2.673702)
build_all 0.009056 0.000000 13.829779 ( 1.211997)
build_install 0.007942 0.000000 1.853883 ( 0.919223)
test_btest 0.001130 0.000000 80.804725 ( 7.649320)
test_basic 0.004959 0.000000 0.605795 ( 0.683381)
test_all 0.001310 0.000000 491.663369 ( 52.115673)
test_rubyspec 0.008873 0.035465 43.861913 ( 56.285473)
total: 125.60 sec