Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-201518
#<BuildRuby:0x00005556fbae40a0
@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.20231031-201518",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005045 0.000891 1.415370 ( 1.660987)
build_miniruby 0.000862 0.000152 0.842615 ( 0.842418)
build_ruby 0.001067 0.000188 2.626481 ( 2.627268)
build_all 0.008816 0.001556 16.118367 ( 1.542452)
build_install 0.002749 0.005750 4.848439 ( 1.144366)
test_btest 0.000766 0.000180 81.307896 ( 7.572772)
test_basic 0.004616 0.000000 0.787033 ( 0.864241)
test_all 0.093760 0.041690 507.558261 ( 52.336941)
test_rubyspec 0.031394 0.019106 49.287852 ( 61.544796)
total: 130.14 sec