Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-234646
#<BuildRuby:0x0000560e0db37fb0
@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-234646",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.006173 0.000000 0.882552 ( 1.160262)
build_miniruby 0.000903 0.000000 0.058131 ( 0.056898)
build_ruby 0.000808 0.000000 0.059060 ( 0.057960)
build_all 0.004338 0.000000 1.502965 ( 0.610891)
build_install 0.008626 0.000255 6.299919 ( 2.845268)
test_btest 0.000663 0.000039 49.166220 ( 8.656219)
test_basic 0.005394 0.000318 0.280257 ( 0.368828)
test_all 0.001352 0.000080 651.704204 ( 92.875815)
test_rubyspec 0.090144 0.022461 44.120221 ( 49.688791)
total: 156.32 sec