Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-221228
#<BuildRuby:0x00005577a58bfe58
@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.20220812-221228",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002283 0.004035 0.827602 ( 0.850546)
build_miniruby 0.000774 0.000052 0.057987 ( 0.056816)
build_ruby 0.000920 0.000061 0.059494 ( 0.058280)
build_all 0.004336 0.000289 1.568253 ( 0.592929)
build_install 0.006742 0.004195 1.896692 ( 0.957732)
test_btest 0.000643 0.000075 52.504673 ( 8.225998)
test_basic 0.001398 0.003871 0.295818 ( 0.384897)
test_all 0.002453 0.000409 607.158078 ( 90.706251)
test_rubyspec 0.079848 0.048423 43.942688 ( 51.303759)
total: 153.14 sec