Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-180810
#<BuildRuby:0x000055b3002cbe48
@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.20230111-180810",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006675 0.000000 0.972568 ( 1.514524)
build_miniruby 0.000000 0.001298 1.010323 ( 1.008324)
build_ruby 0.000222 0.001398 2.777208 ( 2.774460)
build_all 0.008847 0.001205 16.844555 ( 3.002045)
build_install 0.010130 0.001356 2.166839 ( 1.084251)
test_btest 0.000885 0.000196 70.370810 ( 11.285564)
test_basic 0.003359 0.003050 0.378787 ( 0.464974)
test_all 0.001382 0.000000 666.332243 ( 99.973679)
test_rubyspec 0.112182 0.020228 51.863541 ( 59.938120)
total: 181.05 sec