Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-131808
#<BuildRuby:0x0000555e483128a0
@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.20220228-131808",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007274 0.003096 0.995190 ( 1.239362)
build_miniruby 0.002496 0.000000 0.074091 ( 0.071593)
build_ruby 0.002355 0.000225 0.076787 ( 0.074188)
build_all 0.009612 0.000976 4.144287 ( 0.843559)
build_install 0.023985 0.000462 7.915383 ( 2.378956)
test_btest 0.001097 0.000143 71.342574 ( 8.021244)
test_basic 0.000000 0.006840 0.330258 ( 0.421144)
test_all 0.000252 0.001724 662.970437 ( 66.261996)
test_rubyspec 0.126245 0.046749 46.295932 ( 51.741833)
total: 131.05 sec