Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-093856
#<BuildRuby:0x0000560fe7adc080
@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.20230115-093856",
@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.000014 0.000004 0.000018 ( 0.000017)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.007468 0.000713 1.304889 ( 1.818664)
build_miniruby 0.001168 0.000251 1.706882 ( 1.576793)
build_ruby 0.001323 0.000284 2.780251 ( 2.777641)
build_all 0.009837 0.000000 16.757901 ( 2.992173)
build_install 0.002659 0.008795 2.146902 ( 1.086166)
test_btest 0.000000 0.000876 79.348853 ( 10.937841)
test_basic 0.002840 0.004579 0.327681 ( 0.412658)
test_all 0.001043 0.000368 678.345693 ( 96.270839)
test_rubyspec 0.077458 0.058463 52.355487 ( 60.417794)
total: 178.29 sec