Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-023816
#<BuildRuby:0x0000560258458728
@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.20230126-023816",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000024 0.000004 0.000028 ( 0.000015)
build_up 0.005665 0.000809 0.843576 ( 1.033744)
build_miniruby 0.001159 0.000166 1.013724 ( 1.011893)
build_ruby 0.001499 0.000215 2.764465 ( 2.761965)
build_all 0.009726 0.000050 16.711677 ( 2.999780)
build_install 0.006116 0.002794 2.080770 ( 1.063156)
test_btest 0.000977 0.000146 72.455661 ( 10.873291)
test_basic 0.005438 0.000815 0.345868 ( 0.432414)
test_all 0.001374 0.000206 653.861193 (110.583066)
test_rubyspec 0.082745 0.043928 51.656688 ( 59.778798)
total: 190.54 sec