Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-060920
#<BuildRuby:0x000056413f8c3918
@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.20231018-060920",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004896 0.000282 1.136582 ( 1.396582)
build_miniruby 0.000819 0.000227 0.988862 ( 0.988796)
build_ruby 0.001023 0.000284 2.831738 ( 2.831995)
build_all 0.005633 0.004548 17.739322 ( 1.570043)
build_install 0.000935 0.009259 5.311649 ( 1.256321)
test_btest 0.000747 0.000320 90.736231 ( 8.022617)
test_basic 0.002102 0.005063 0.792685 ( 0.865477)
test_all 0.008731 0.000682 570.395349 ( 67.592115)
test_rubyspec 0.019714 0.032581 51.330583 ( 63.563018)
total: 148.09 sec