Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-161002
#<BuildRuby:0x000055ef2f9c27e0
@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-161002",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006638 0.000474 0.912171 ( 1.801546)
build_miniruby 0.000950 0.000000 0.058607 ( 0.057458)
build_ruby 0.000979 0.000000 0.059853 ( 0.058615)
build_all 0.004205 0.000000 1.522278 ( 0.609209)
build_install 0.009091 0.000000 6.298397 ( 2.827281)
test_btest 0.000738 0.000000 49.471282 ( 8.433987)
test_basic 0.001497 0.003938 0.259765 ( 0.348729)
test_all 0.001228 0.000129 628.941807 ( 92.061383)
test_rubyspec 0.069535 0.030633 44.622768 ( 50.415256)
total: 156.61 sec