Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-045918
#<BuildRuby:0x00005597161100a0
@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.20231127-045918",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001732 0.004204 1.246389 ( 1.612952)
build_miniruby 0.000823 0.000130 0.851114 ( 0.851100)
build_ruby 0.001146 0.000181 2.640646 ( 2.640928)
build_all 0.010002 0.000248 16.005832 ( 1.467441)
build_install 0.008690 0.003557 4.884704 ( 1.157866)
test_btest 0.001174 0.000000 78.736252 ( 7.461756)
test_basic 0.000385 0.003578 0.646504 ( 0.724412)
test_all 0.098554 0.034847 492.176979 ( 58.560977)
test_rubyspec 0.012985 0.031312 49.869026 ( 62.110843)
total: 136.59 sec