Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-001841
#<BuildRuby:0x00005587fa58f818
@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.20230615-001841",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001903 0.004551 1.395346 ( 2.641940)
build_miniruby 0.000796 0.000187 0.827150 ( 0.826405)
build_ruby 0.001325 0.000000 2.477893 ( 2.477642)
build_all 0.008441 0.001234 12.743771 ( 1.201806)
build_install 0.005571 0.002634 1.818000 ( 0.876549)
test_btest 0.000811 0.000193 82.736010 ( 6.905304)
test_basic 0.004921 0.000156 0.650604 ( 0.731819)
test_all 0.001223 0.000278 420.177150 ( 49.365169)
test_rubyspec 0.019773 0.019430 42.057586 ( 54.458370)
total: 119.49 sec