Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-000138
#<BuildRuby:0x0000561158c92c40
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220717-000138",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006450 0.000497 0.864568 ( 1.072914)
build_miniruby 0.000952 0.000073 0.057182 ( 0.055938)
build_ruby 0.000937 0.000072 0.059501 ( 0.058283)
build_all 0.000293 0.004160 1.538539 ( 0.607891)
build_install 0.004932 0.005542 5.566894 ( 2.173236)
test_btest 0.000685 0.000146 45.710804 ( 8.388546)
test_basic 0.000000 0.005949 0.337882 ( 0.426499)
test_all 0.000000 0.001254 595.369147 ( 89.665607)
test_rubyspec 0.061612 0.025958 42.947328 ( 48.584827)
total: 151.03 sec