Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-154126
#<BuildRuby:0x000055eafc3300d0
@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-154126",
@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.000018 0.000004 0.000022 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005917 0.000397 0.912616 ( 1.074213)
build_miniruby 0.001053 0.000226 1.000393 ( 0.998541)
build_ruby 0.001265 0.000272 2.804218 ( 2.801677)
build_all 0.009101 0.000946 16.828868 ( 3.008587)
build_install 0.009311 0.001862 2.079446 ( 1.065574)
test_btest 0.001017 0.000203 76.170832 ( 10.655420)
test_basic 0.000000 0.007343 0.389047 ( 0.473539)
test_all 0.000000 0.001238 658.239983 (100.186379)
test_rubyspec 0.066629 0.067293 51.839144 ( 59.913653)
total: 180.18 sec