Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-143551
#<BuildRuby:0x00005582fc3c1570
@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.20221009-143551",
@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.000024 0.000006 0.000030 ( 0.000031)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005268 0.006792 1.089357 ( 1.140522)
build_miniruby 0.001447 0.000517 0.097902 ( 0.093886)
build_ruby 0.001079 0.000385 0.087883 ( 0.084536)
build_all 0.006294 0.002248 1.250495 ( 0.533977)
build_install 0.007805 0.005698 1.609844 ( 0.868478)
test_btest 0.000000 0.002199 61.660328 ( 6.517916)
test_basic 0.000505 0.007009 0.341358 ( 0.430136)
test_all 0.006502 0.000000 497.892298 ( 52.628432)
test_rubyspec 0.075932 0.052735 42.469926 ( 50.782821)
total: 113.08 sec