Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-111256
#<BuildRuby:0x0000562ed262c008
@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.20230102-111256",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004607 0.001920 0.845153 ( 1.019819)
build_miniruby 0.000884 0.000368 1.008503 ( 1.006591)
build_ruby 0.001571 0.000000 2.784680 ( 2.782248)
build_all 0.009624 0.000000 16.708196 ( 2.980707)
build_install 0.011367 0.000323 2.297951 ( 1.187960)
test_btest 0.000748 0.000220 78.702283 ( 10.727175)
test_basic 0.005908 0.000412 0.355758 ( 0.442001)
test_all 0.001280 0.000000 647.463875 ( 98.316001)
test_rubyspec 0.082494 0.044961 51.486844 ( 59.563775)
total: 178.03 sec