Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-185910
#<BuildRuby:0x0000563ffb5deeb8
@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.20230612-185910",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006891 0.000000 1.501628 ( 2.756620)
build_miniruby 0.001267 0.000030 0.878179 ( 0.877662)
build_ruby 0.001104 0.000105 2.405170 ( 2.405567)
build_all 0.001897 0.007647 12.687377 ( 1.104648)
build_install 0.005928 0.002045 1.740321 ( 0.883817)
test_btest 0.001043 0.000000 82.652651 ( 7.218560)
test_basic 0.004876 0.000467 0.661598 ( 0.743784)
test_all 0.001492 0.000000 438.241412 ( 39.242503)
test_rubyspec 0.012971 0.023789 42.154134 ( 54.591178)
total: 109.83 sec