Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-084125
#<BuildRuby:0x00005607a95ab340
@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.20220401-084125",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005214 0.005895 1.033299 ( 3.521128)
build_miniruby 0.001394 0.000464 0.079969 ( 0.078259)
build_ruby 0.001601 0.000534 0.070969 ( 0.069020)
build_all 0.008181 0.002727 4.245904 ( 0.849856)
build_install 0.014851 0.009126 8.543615 ( 2.985299)
test_btest 0.001364 0.000000 77.413754 ( 8.117728)
test_basic 0.006709 0.002287 0.347902 ( 0.441046)
test_all 0.001507 0.000565 684.458274 ( 67.071946)
test_rubyspec 0.088371 0.068428 46.325277 ( 51.686974)
total: 134.82 sec