Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-234840
#<BuildRuby:0x000055b87868bfb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230103-234840",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000023 0.000009 0.000032 ( 0.000032)
build_up 0.004689 0.001954 0.846739 ( 1.028778)
build_miniruby 0.000882 0.000368 1.027695 ( 1.025738)
build_ruby 0.000000 0.001499 2.800486 ( 2.797672)
build_all 0.009890 0.000000 16.817500 ( 2.973193)
build_install 0.007939 0.003949 2.308976 ( 1.183569)
test_btest 0.000722 0.000281 72.141262 ( 11.170468)
test_basic 0.004697 0.001827 0.341639 ( 0.428113)
test_all 0.001404 0.000546 662.180400 (110.393083)
test_rubyspec 0.053472 0.044599 51.562367 ( 59.670575)
total: 190.67 sec