Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-093424
#<BuildRuby:0x000055a0ad3767e0
@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.20220611-093424",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005496 0.000846 0.846072 ( 1.549171)
build_miniruby 0.001026 0.000000 0.057101 ( 0.055715)
build_ruby 0.000973 0.000000 0.058798 ( 0.057606)
build_all 0.004299 0.000000 1.526942 ( 0.620321)
build_install 0.011087 0.000000 6.298431 ( 2.849925)
test_btest 0.000837 0.000000 56.259290 ( 8.148166)
test_basic 0.006131 0.000000 0.380945 ( 0.468245)
test_all 0.001471 0.000000 633.916188 ( 92.654947)
test_rubyspec 0.101372 0.021983 44.085864 ( 49.626534)
total: 156.03 sec