Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-051233
#<BuildRuby:0x000055c035a27df8
@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.20220718-051233",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004869 0.001948 0.818848 ( 0.968470)
build_miniruby 0.000756 0.000303 0.057366 ( 0.055980)
build_ruby 0.000728 0.000291 0.059432 ( 0.058230)
build_all 0.004745 0.000000 1.532885 ( 0.601753)
build_install 0.007116 0.002200 5.649272 ( 2.182875)
test_btest 0.000000 0.000729 49.343767 ( 8.565856)
test_basic 0.002898 0.002945 0.341308 ( 0.430127)
test_all 0.000772 0.000309 625.526786 ( 90.743821)
test_rubyspec 0.075733 0.051181 43.553487 ( 49.193323)
total: 152.80 sec