Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-132236
#<BuildRuby:0x000055bda4224090
@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.20231026-132236",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003936 0.000656 1.261676 ( 1.541741)
build_miniruby 0.000000 0.001036 0.880231 ( 0.879896)
build_ruby 0.000000 0.001248 2.851097 ( 2.851296)
build_all 0.008336 0.001788 16.713159 ( 1.534357)
build_install 0.009007 0.000000 5.002043 ( 1.162949)
test_btest 0.000990 0.000000 87.283370 ( 7.416109)
test_basic 0.000000 0.003970 0.555582 ( 0.637484)
test_all 0.086847 0.051488 498.950255 ( 59.481222)
test_rubyspec 0.037959 0.010807 50.043587 ( 62.339390)
total: 137.85 sec