Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-014444
#<BuildRuby:0x0000556d3e0d3f58
@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.20221226-014444",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.001302 0.003050 0.781379 ( 1.276015)
build_miniruby 0.000742 0.000093 0.980772 ( 0.979403)
build_ruby 0.001045 0.000130 2.598881 ( 2.597469)
build_all 0.005026 0.003829 15.820821 ( 3.297350)
build_install 0.007909 0.000708 2.169925 ( 1.188842)
test_btest 0.000507 0.000085 60.119463 ( 12.553854)
test_basic 0.001867 0.003496 0.323714 ( 0.413365)
test_all 0.001008 0.000212 629.378384 (118.050598)
test_rubyspec 0.055610 0.016814 51.614211 ( 59.877005)
total: 200.23 sec