Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-172125
#<BuildRuby:0x000055f9459aa878
@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.20220613-172125",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005493 0.001373 0.822786 ( 1.008174)
build_miniruby 0.000663 0.000166 0.057112 ( 0.055944)
build_ruby 0.000739 0.000185 0.059014 ( 0.057769)
build_all 0.004235 0.000000 1.522197 ( 0.614139)
build_install 0.010612 0.000293 6.304707 ( 2.837357)
test_btest 0.000624 0.000125 55.137929 ( 7.982754)
test_basic 0.005682 0.000199 0.343183 ( 0.431126)
test_all 0.001096 0.000206 636.764667 ( 93.661128)
test_rubyspec 0.096899 0.031264 44.101040 ( 49.682469)
total: 156.33 sec