Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-192933
#<BuildRuby:0x000055e0cf4278f8
@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.20230131-192933",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000002 0.000019 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.000029 0.003960 0.661299 ( 1.265388)
build_miniruby 0.001132 0.000000 28.609239 ( 7.127784)
build_ruby 0.001137 0.000000 2.026393 ( 2.025719)
build_all 0.008531 0.000640 11.922160 ( 1.461819)
build_install 0.003554 0.002976 1.467758 ( 0.697693)
test_btest 0.000580 0.000145 62.654482 ( 6.523163)
test_basic 0.000000 0.003510 0.251977 ( 0.347282)
test_all 0.000583 0.000381 484.844640 ( 45.572469)
test_rubyspec 0.008648 0.018311 34.953214 ( 45.405166)
total: 110.43 sec