Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-082024
#<BuildRuby:0x000055e828118328
@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.20220824-082024",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.005956 0.000456 0.862552 ( 2.189071)
build_miniruby 0.000693 0.000174 0.057173 ( 0.055871)
build_ruby 0.000751 0.000188 0.059850 ( 0.058566)
build_all 0.003789 0.000947 1.532463 ( 0.585757)
build_install 0.008893 0.002223 1.914624 ( 0.960108)
test_btest 0.000620 0.000155 50.964376 ( 8.190712)
test_basic 0.004635 0.001159 0.341902 ( 0.430165)
test_all 0.002289 0.000161 624.894004 ( 88.425253)
test_rubyspec 0.070811 0.058435 44.107341 ( 52.370555)
total: 153.27 sec