Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-204938
#<BuildRuby:0x0000562dff22f4b0
@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.20230810-204938",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004682 0.001101 1.501630 ( 2.738525)
build_miniruby 0.000960 0.000226 0.958992 ( 0.958357)
build_ruby 0.001090 0.000256 2.599862 ( 2.599740)
build_all 0.009592 0.000147 14.993054 ( 1.373592)
build_install 0.007900 0.000682 2.123487 ( 0.930711)
test_btest 0.001072 0.000000 89.225585 ( 7.665664)
test_basic 0.001488 0.003149 0.649378 ( 0.726506)
test_all 0.001687 0.000000 525.016309 ( 57.125532)
test_rubyspec 0.011044 0.032641 45.097591 ( 57.379738)
total: 131.50 sec