Logfile: /home/ko1/ruby/logs/brlog.trunk.20231017-024123
#<BuildRuby:0x0000564eba8dc098
@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.20231017-024123",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004628 0.000772 1.472482 ( 1.744617)
build_miniruby 0.000000 0.001087 0.896007 ( 0.895320)
build_ruby 0.000000 0.001316 2.937932 ( 2.937667)
build_all 0.001407 0.009220 18.037229 ( 1.598638)
build_install 0.005187 0.004456 5.281671 ( 1.209408)
test_btest 0.000806 0.000282 89.702126 ( 7.702199)
test_basic 0.003413 0.001195 0.756953 ( 0.832825)
test_all 0.006461 0.000000 536.109881 ( 58.057544)
test_rubyspec 0.035295 0.014188 52.711612 ( 64.978860)
total: 139.96 sec