Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-153531
#<BuildRuby:0x00005575d6459e98
@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.20230130-153531",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005326 0.001142 0.845431 ( 1.031238)
build_miniruby 0.001110 0.000238 1.003311 ( 1.001359)
build_ruby 0.001307 0.000280 2.782805 ( 2.780196)
build_all 0.004904 0.004694 16.679769 ( 2.998406)
build_install 0.002823 0.007001 2.104757 ( 1.074578)
test_btest 0.000000 0.000904 67.417282 ( 11.088201)
test_basic 0.003544 0.003029 0.338580 ( 0.425032)
test_all 0.000877 0.000341 659.111320 ( 93.683010)
test_rubyspec 0.071744 0.044424 51.591324 ( 59.658305)
total: 173.74 sec