Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-145241
#<BuildRuby:0x0000563446870480
@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.20220618-145241",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.005889 0.004429 0.975981 ( 1.479804)
build_miniruby 0.002184 0.000000 0.068262 ( 0.067307)
build_ruby 0.001881 0.000002 0.074713 ( 0.073321)
build_all 0.006127 0.003643 1.502463 ( 0.616532)
build_install 0.015122 0.007779 5.885900 ( 2.853524)
test_btest 0.000962 0.000275 75.269924 ( 8.492825)
test_basic 0.000520 0.008095 0.328713 ( 0.417246)
test_all 0.002015 0.000768 654.341599 ( 65.192536)
test_rubyspec 0.097111 0.055549 45.792491 ( 51.565338)
total: 130.76 sec