Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-193236
#<BuildRuby:0x0000564af01f3e20
@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.20231212-193236",
@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.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004224 0.000994 1.324583 ( 1.662659)
build_miniruby 0.001056 0.000000 0.863555 ( 0.863271)
build_ruby 0.001247 0.000000 2.754778 ( 2.755348)
build_all 0.009565 0.000797 17.263436 ( 1.569741)
build_install 0.005417 0.003587 5.106692 ( 1.242234)
test_btest 0.000616 0.000147 88.853349 ( 8.197796)
test_basic 0.000000 0.003778 0.717192 ( 0.798715)
test_all 0.106848 0.032121 551.599237 ( 60.357387)
test_rubyspec 0.027054 0.021581 51.423553 ( 63.775300)
total: 141.22 sec