Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-215740
#<BuildRuby:0x0000559fa9f9abe8
@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.20230115-215740",
@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.000013 0.000005 0.000018 ( 0.000018)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.004677 0.001559 0.851356 ( 1.045280)
build_miniruby 0.001262 0.000000 1.025874 ( 1.023801)
build_ruby 0.001498 0.000000 2.791597 ( 2.788931)
build_all 0.005624 0.004320 16.826266 ( 3.025493)
build_install 0.007292 0.002604 2.090849 ( 1.076517)
test_btest 0.000874 0.000312 80.134773 ( 10.775636)
test_basic 0.001673 0.005782 0.371771 ( 0.456014)
test_all 0.000864 0.000370 664.154688 (105.551553)
test_rubyspec 0.093184 0.041424 52.320666 ( 60.393284)
total: 186.14 sec