Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-054224
#<BuildRuby:0x000055c931c70920
@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.20220805-054224",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008860 0.004261 0.980400 ( 1.500846)
build_miniruby 0.002360 0.000000 0.074861 ( 0.072721)
build_ruby 0.002989 0.000000 0.077881 ( 0.075154)
build_all 0.005587 0.004834 1.514858 ( 0.582112)
build_install 0.005725 0.016168 5.248961 ( 2.109410)
test_btest 0.000000 0.001459 76.471225 ( 8.228026)
test_basic 0.006369 0.001762 0.327538 ( 0.415759)
test_all 0.001540 0.000660 677.889671 ( 67.010274)
test_rubyspec 0.103112 0.057837 45.533051 ( 53.153070)
total: 133.15 sec