Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-003350
#<BuildRuby:0x000055b07001bf00
@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.20220730-003350",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006771 0.839710 ( 1.314912)
build_miniruby 0.000384 0.000673 0.057115 ( 0.055831)
build_ruby 0.000819 0.000175 0.059030 ( 0.057854)
build_all 0.000449 0.004070 1.515879 ( 0.587209)
build_install 0.004461 0.006643 5.639214 ( 2.175452)
test_btest 0.000584 0.000219 44.513596 ( 8.767462)
test_basic 0.002236 0.003156 0.279089 ( 0.368096)
test_all 0.000934 0.000384 609.877355 ( 90.759570)
test_rubyspec 0.078320 0.037692 43.752721 ( 49.355925)
total: 153.44 sec