Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-032419
#<BuildRuby:0x00005627d9e7d338
@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.20220721-032419",
@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.000020 0.000006 0.000026 ( 0.000025)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.004314 0.008214 0.874947 ( 8.247363)
build_miniruby 0.000956 0.000398 0.061128 ( 0.060975)
build_ruby 0.000979 0.000408 0.055633 ( 0.055060)
build_all 0.007772 0.000000 1.292314 ( 0.509112)
build_install 0.012691 0.002595 4.370431 ( 1.856960)
test_btest 0.001325 0.000441 54.537452 ( 6.257924)
test_basic 0.006892 0.000635 0.303469 ( 0.393036)
test_all 0.001421 0.000445 482.913162 ( 51.709865)
test_rubyspec 0.085491 0.054032 42.020750 ( 48.007433)
total: 117.10 sec