Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-144926
#<BuildRuby:0x00005572aaeafdb8
@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.20231118-144926",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003438 0.001375 1.284659 ( 1.671505)
build_miniruby 0.000798 0.000319 0.882196 ( 0.882847)
build_ruby 0.001096 0.000438 2.788925 ( 2.789083)
build_all 0.009518 0.000227 16.605561 ( 1.489960)
build_install 0.006060 0.003411 4.822400 ( 1.184153)
test_btest 0.001056 0.000000 85.626695 ( 7.283748)
test_basic 0.000000 0.005084 0.747716 ( 0.820891)
test_all 0.119452 0.014109 501.607755 ( 55.584890)
test_rubyspec 0.017888 0.025473 48.434336 ( 60.738076)
total: 132.45 sec