Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-175924
#<BuildRuby:0x0000560d9275f4b8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220830-175924",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.008477 0.003548 0.985438 ( 1.026367)
build_miniruby 0.000000 0.001777 0.075821 ( 0.077311)
build_ruby 0.000008 0.001884 0.086013 ( 0.085813)
build_all 0.008605 0.000768 1.543487 ( 0.599356)
build_install 0.009157 0.012329 1.895046 ( 0.949438)
test_btest 0.000815 0.000232 75.533567 ( 8.249928)
test_basic 0.005630 0.001608 0.325557 ( 0.416742)
test_all 0.004913 0.000148 657.907562 ( 65.554072)
test_rubyspec 0.127700 0.037743 45.753735 ( 54.242486)
total: 131.20 sec