Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-204225
#<BuildRuby:0x00005639e1ffef08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220812-204225",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000048 0.000008 0.000056 ( 0.000046)
build_up 0.006726 0.003780 0.873956 ( 0.934404)
build_miniruby 0.000000 0.001944 0.061394 ( 0.059921)
build_ruby 0.000000 0.001322 0.051339 ( 0.050021)
build_all 0.007732 0.000552 1.226577 ( 0.458405)
build_install 0.011770 0.002942 1.575302 ( 0.791360)
test_btest 0.001145 0.000286 53.304183 ( 5.952917)
test_basic 0.005398 0.000142 0.285438 ( 0.376990)
test_all 0.003218 0.000757 480.623432 ( 52.379621)
test_rubyspec 0.083130 0.054077 41.614161 ( 49.254295)
total: 110.26 sec