Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-125050
#<BuildRuby:0x0000556d2fd26620
@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.20230114-125050",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000035 0.000005 0.000040 ( 0.000040)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007798 0.001114 0.852878 ( 1.024295)
build_miniruby 0.001163 0.000166 1.025546 ( 1.023634)
build_ruby 0.001508 0.000215 2.787412 ( 2.784792)
build_all 0.004198 0.005752 16.842916 ( 3.018419)
build_install 0.011325 0.000190 2.070558 ( 1.072332)
test_btest 0.000000 0.000744 74.239784 ( 10.783075)
test_basic 0.004227 0.003047 0.343583 ( 0.428407)
test_all 0.001351 0.000301 664.819484 (114.619339)
test_rubyspec 0.099988 0.035373 52.036978 ( 60.073534)
total: 194.83 sec