Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-052950
#<BuildRuby:0x0000561b534debe8
@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.20230106-052950",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.006092 0.000406 0.846793 ( 1.296105)
build_miniruby 0.001212 0.000081 1.012578 ( 1.010744)
build_ruby 0.000000 0.001446 2.781350 ( 2.778783)
build_all 0.006886 0.002818 16.798018 ( 2.982901)
build_install 0.010658 0.000690 2.084667 ( 1.076483)
test_btest 0.000945 0.000105 68.232982 ( 11.380114)
test_basic 0.006888 0.000214 0.341493 ( 0.426473)
test_all 0.001280 0.000135 654.732606 (101.089333)
test_rubyspec 0.098058 0.023614 51.957103 ( 60.010923)
total: 182.05 sec