Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-170215
#<BuildRuby:0x0000557facff5330
@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.20220615-170215",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.008367 0.000698 0.817124 ( 0.959691)
build_miniruby 0.001220 0.000101 0.060595 ( 0.059693)
build_ruby 0.001582 0.000132 0.060663 ( 0.058605)
build_all 0.006962 0.000580 1.204819 ( 0.494615)
build_install 0.017472 0.000442 4.875648 ( 2.424276)
test_btest 0.002162 0.000154 53.267520 ( 5.813096)
test_basic 0.006160 0.000000 0.306255 ( 0.405104)
test_all 0.003126 0.000000 514.840128 ( 53.449028)
test_rubyspec 0.084267 0.046648 41.656422 ( 47.542772)
total: 111.21 sec