Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-041033
#<BuildRuby:0x0000558b2f6c8008
@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.20230107-041033",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000022 0.000011 0.000033 ( 0.000033)
build_up 0.004195 0.002289 0.845408 ( 1.034695)
build_miniruby 0.000825 0.000450 1.018227 ( 1.016262)
build_ruby 0.001537 0.000000 2.778856 ( 2.776216)
build_all 0.008805 0.001109 16.817234 ( 3.002370)
build_install 0.003601 0.007575 2.106550 ( 1.073606)
test_btest 0.000690 0.000388 76.504607 ( 10.749723)
test_basic 0.004156 0.002338 0.353594 ( 0.440634)
test_all 0.000771 0.000434 661.431363 ( 99.409713)
test_rubyspec 0.092654 0.042123 52.346213 ( 60.361487)
total: 179.87 sec