Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-071615
#<BuildRuby:0x0000563350164098
@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.20230701-071615",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.001897 0.004796 1.423719 ( 2.649392)
build_miniruby 0.001005 0.000447 0.882713 ( 0.882839)
build_ruby 0.001418 0.000000 2.536636 ( 2.536700)
build_all 0.007079 0.001706 11.625598 ( 8.200370)
build_install 0.002816 0.006127 4.899473 ( 1.872774)
test_btest 0.000629 0.000315 83.374103 ( 7.500001)
test_basic 0.000000 0.004386 0.729876 ( 0.812522)
test_all 0.000000 0.001458 442.374642 ( 46.289447)
test_rubyspec 0.008035 0.032252 42.544906 ( 55.055793)
total: 125.80 sec