Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-184757
#<BuildRuby:0x000055e198745a48
@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.20221201-184757",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002529 0.007386 1.208649 ( 1.232664)
build_miniruby 0.002753 0.000000 0.851966 ( 0.851600)
build_ruby 0.004070 0.000000 2.257860 ( 2.163785)
build_all 0.019770 0.001707 18.574956 ( 2.161876)
build_install 0.014631 0.008332 2.033699 ( 1.034773)
test_btest 0.001326 0.000424 89.217600 ( 9.188338)
test_basic 0.007678 0.002456 0.359174 ( 0.444445)
test_all 0.001763 0.000564 748.729547 ( 71.929730)
test_rubyspec 0.091828 0.087934 49.366081 ( 57.479153)
total: 146.49 sec