Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-033406
#<BuildRuby:0x0000559a10788ef8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-033406",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004973 0.007044 1.223842 ( 1.874830)
build_miniruby 0.001477 0.000393 0.838058 ( 0.842123)
build_ruby 0.002208 0.000589 2.224404 ( 2.138378)
build_all 0.010318 0.008782 18.620380 ( 2.152557)
build_install 0.017229 0.004371 2.065554 ( 1.022723)
test_btest 0.001004 0.000334 89.912362 ( 9.307756)
test_basic 0.000520 0.007969 0.355955 ( 0.444143)
test_all 0.001549 0.000652 712.891304 ( 71.212010)
test_rubyspec 0.121464 0.032548 49.120613 ( 57.657746)
total: 146.65 sec