Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-075845
#<BuildRuby:0x000055b4c2873738
@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.20231106-075845",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002248 0.003362 1.354090 ( 1.638032)
build_miniruby 0.001058 0.000000 0.938261 ( 0.938472)
build_ruby 0.001242 0.000000 2.609635 ( 2.610555)
build_all 0.009256 0.001203 16.986849 ( 1.515313)
build_install 0.008889 0.000226 5.263760 ( 1.182366)
test_btest 0.000954 0.000261 83.299892 ( 7.631083)
test_basic 0.001388 0.003287 0.638584 ( 0.715463)
test_all 0.115279 0.023818 526.618170 ( 61.895272)
test_rubyspec 0.032815 0.025019 50.300731 ( 62.637520)
total: 140.76 sec