Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-184621
#<BuildRuby:0x000055f7a48b8610
@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.20220830-184621",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007430 0.005192 0.994903 ( 1.436671)
build_miniruby 0.001817 0.000559 0.076638 ( 0.075103)
build_ruby 0.001984 0.000000 0.077663 ( 0.076128)
build_all 0.010868 0.000000 1.517456 ( 0.580056)
build_install 0.021697 0.000000 1.917949 ( 0.943285)
test_btest 0.000986 0.000000 71.286068 ( 8.223675)
test_basic 0.006761 0.001137 0.327370 ( 0.416707)
test_all 0.004275 0.000000 681.100236 ( 67.315802)
test_rubyspec 0.127549 0.050001 45.790500 ( 53.855582)
total: 132.92 sec