Logfile: /home/ko1/ruby/logs/brlog.trunk.20220504-160008
#<BuildRuby:0x0000561fc1ae8148
@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.20220504-160008",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000000 0.006537 0.863289 ( 0.975153)
build_miniruby 0.000000 0.000962 0.057592 ( 0.056446)
build_ruby 0.000000 0.001021 0.057778 ( 0.056490)
build_all 0.000000 0.004329 1.483213 ( 0.594935)
build_install 0.006631 0.004293 6.280947 ( 2.800725)
test_btest 0.000607 0.000214 53.501569 ( 8.110634)
test_basic 0.001322 0.004177 0.294285 ( 0.382989)
test_all 0.001002 0.000413 611.682101 ( 92.979743)
test_rubyspec 0.083672 0.040104 43.781766 ( 48.712768)
total: 154.67 sec