Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-180111
#<BuildRuby:0x000055d0a0418040
@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.20221228-180111",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001021 0.002534 0.594567 ( 1.006443)
build_miniruby 0.000782 0.000181 0.724817 ( 0.724243)
build_ruby 0.001024 0.000236 2.476505 ( 2.476714)
build_all 0.008259 0.000947 12.706010 ( 1.558255)
build_install 0.005516 0.001182 1.614990 ( 0.762106)
test_btest 0.000537 0.000115 64.409055 ( 5.807513)
test_basic 0.003178 0.000681 0.262281 ( 0.357419)
test_all 0.001068 0.000229 481.034673 ( 50.311898)
test_rubyspec 0.005368 0.022318 34.846366 ( 45.431246)
total: 108.44 sec