Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-022443
#<BuildRuby:0x0000557f81c5c0a0
@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.20231023-022443",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001928 0.004450 2.137424 ( 2.397014)
build_miniruby 0.000842 0.000247 0.792639 ( 0.792604)
build_ruby 0.001249 0.000000 2.936442 ( 2.936438)
build_all 0.009230 0.000638 16.350865 ( 1.470112)
build_install 0.006826 0.001797 5.292522 ( 1.169625)
test_btest 0.000782 0.000205 81.448580 ( 7.732084)
test_basic 0.000388 0.004713 0.816241 ( 0.891096)
test_all 0.083083 0.047281 510.387329 ( 45.986657)
test_rubyspec 0.032631 0.018594 50.180040 ( 62.416884)
total: 125.79 sec