Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-200201
#<BuildRuby:0x000055e35b003e00
@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.20220619-200201",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000000 0.006291 0.875125 ( 1.138696)
build_miniruby 0.000000 0.001021 0.057602 ( 0.056259)
build_ruby 0.000562 0.000438 0.059833 ( 0.058538)
build_all 0.003677 0.000490 1.508907 ( 0.605744)
build_install 0.005977 0.004512 6.331506 ( 2.833675)
test_btest 0.000770 0.000144 54.513368 ( 8.324869)
test_basic 0.005697 0.000000 0.323590 ( 0.411942)
test_all 0.001315 0.000000 640.825696 ( 93.950649)
test_rubyspec 0.058720 0.044957 44.208919 ( 49.789664)
total: 157.17 sec