Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-132721
#<BuildRuby:0x0000562fac7a03c8
@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.20230106-132721",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000035 0.000008 0.000043 ( 0.000043)
build_up 0.002804 0.003718 0.843573 ( 1.020446)
build_miniruby 0.001051 0.000300 1.020831 ( 1.018692)
build_ruby 0.001482 0.000000 2.767680 ( 2.765116)
build_all 0.009321 0.000679 16.785423 ( 2.985835)
build_install 0.004871 0.004431 2.082658 ( 1.069452)
test_btest 0.000846 0.000249 67.253864 ( 11.425574)
test_basic 0.005947 0.000447 0.349260 ( 0.435737)
test_all 0.001314 0.000365 677.546282 (109.688847)
test_rubyspec 0.077007 0.034966 51.935332 ( 59.955350)
total: 190.37 sec