Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-101205
#<BuildRuby:0x000055cd209e4880
@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.20220722-101205",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006031 0.004729 0.972101 ( 3.207968)
build_miniruby 0.000000 0.002168 0.072671 ( 0.070544)
build_ruby 0.000407 0.002151 0.077630 ( 0.074812)
build_all 0.002507 0.008064 1.486361 ( 0.575718)
build_install 0.016529 0.006840 5.219976 ( 2.104323)
test_btest 0.000947 0.000332 73.243411 ( 8.174191)
test_basic 0.003170 0.005315 0.325444 ( 0.418254)
test_all 0.001389 0.000556 649.360888 ( 65.040573)
test_rubyspec 0.115556 0.057958 45.736650 ( 51.484321)
total: 131.15 sec