Logfile: /home/ko1/ruby/logs/brlog.trunk.20220421-113935
#<BuildRuby:0x0000564eb86380a0
@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.20220421-113935",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.000000 0.006810 0.880757 ( 5.711644)
build_miniruby 0.000000 0.001085 0.056534 ( 0.055310)
build_ruby 0.000000 0.000795 0.058586 ( 0.057328)
build_all 0.002997 0.001272 1.455210 ( 0.600917)
build_install 0.006803 0.004098 6.246384 ( 2.804120)
test_btest 0.000610 0.000129 49.328977 ( 8.779239)
test_basic 0.004974 0.001047 0.346436 ( 0.434047)
test_all 0.001129 0.000238 616.200329 ( 90.916488)
test_rubyspec 0.059280 0.048290 44.396315 ( 49.281836)
total: 158.64 sec