Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-071749
#<BuildRuby:0x0000557126e43fa8
@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.20220825-071749",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.007005 0.000000 0.878315 ( 0.911615)
build_miniruby 0.000927 0.000000 0.058509 ( 0.057260)
build_ruby 0.000977 0.000000 0.059117 ( 0.057951)
build_all 0.004309 0.000000 1.547148 ( 0.585940)
build_install 0.006965 0.004135 1.923138 ( 0.955289)
test_btest 0.000738 0.000039 52.391952 ( 8.167630)
test_basic 0.005887 0.000310 0.359261 ( 0.447048)
test_all 0.002021 0.000000 626.063825 ( 92.561005)
test_rubyspec 0.066927 0.044621 44.011564 ( 52.278726)
total: 156.02 sec