Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-071813
#<BuildRuby:0x00005625f6f6ff00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220725-071813",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005838 0.000449 0.839697 ( 1.558777)
build_miniruby 0.000942 0.000073 0.056902 ( 0.055702)
build_ruby 0.000808 0.000062 0.058992 ( 0.057785)
build_all 0.004589 0.000000 1.530729 ( 0.588288)
build_install 0.011241 0.000000 5.631163 ( 2.148908)
test_btest 0.000733 0.000000 54.353100 ( 8.011093)
test_basic 0.005949 0.000000 0.335671 ( 0.423804)
test_all 0.001051 0.000000 601.037353 ( 89.029666)
test_rubyspec 0.094075 0.027912 43.494818 ( 49.113969)
total: 150.99 sec