Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-235448
#<BuildRuby:0x0000564f7cfd27e0
@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.20220630-235448",
@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.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006578 0.000171 0.830399 ( 1.066668)
build_miniruby 0.000899 0.000064 0.057537 ( 0.056279)
build_ruby 0.000000 0.000885 0.059334 ( 0.058067)
build_all 0.000000 0.004455 1.527843 ( 0.610952)
build_install 0.007856 0.003202 6.280769 ( 2.813753)
test_btest 0.000647 0.000121 53.276822 ( 8.334342)
test_basic 0.006250 0.000326 0.351937 ( 0.438845)
test_all 0.001210 0.000073 621.757164 ( 89.469947)
test_rubyspec 0.098452 0.024745 44.595782 ( 50.180010)
total: 153.03 sec