Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-110541
#<BuildRuby:0x0000563fab1ce620
@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.20221224-110541",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004295 0.000253 0.869412 ( 1.090720)
build_miniruby 0.000996 0.000059 1.010692 ( 1.009410)
build_ruby 0.001180 0.000070 2.590216 ( 2.588774)
build_all 0.004614 0.004414 15.777730 ( 3.486675)
build_install 0.008353 0.000415 2.188342 ( 1.227262)
test_btest 0.000550 0.000057 58.149003 ( 12.016279)
test_basic 0.004884 0.000024 0.329808 ( 0.420705)
test_all 0.001311 0.000000 622.459234 (108.898645)
test_rubyspec 0.048942 0.013641 52.072810 ( 60.195654)
total: 190.93 sec