Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-163547
#<BuildRuby:0x00005572db812c40
@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.20220608-163547",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.003236 0.003003 0.860621 ( 1.419581)
build_miniruby 0.001091 0.000000 0.056571 ( 0.055272)
build_ruby 0.000913 0.000000 0.059206 ( 0.057959)
build_all 0.003981 0.000295 1.491200 ( 0.612455)
build_install 0.009002 0.000000 6.324760 ( 2.852173)
test_btest 0.000742 0.000000 53.844623 ( 7.888760)
test_basic 0.006181 0.000105 0.340619 ( 0.428164)
test_all 0.000918 0.000087 655.412577 ( 94.689362)
test_rubyspec 0.099951 0.021207 44.041288 ( 49.664170)
total: 157.67 sec