Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-214716
#<BuildRuby:0x000056448dcede98
@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.20230123-214716",
@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.000009)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000809 0.005687 0.846922 ( 1.030404)
build_miniruby 0.000000 0.001131 1.008111 ( 1.006336)
build_ruby 0.000000 0.001444 2.770297 ( 2.767635)
build_all 0.007265 0.002288 16.671246 ( 2.964194)
build_install 0.010465 0.000949 2.069331 ( 1.075364)
test_btest 0.000789 0.000263 72.199945 ( 10.557454)
test_basic 0.003266 0.003740 0.372218 ( 0.457399)
test_all 0.000974 0.000359 659.928445 ( 93.433547)
test_rubyspec 0.065609 0.058345 51.381373 ( 59.691272)
total: 172.98 sec