Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-170503
#<BuildRuby:0x0000555b506bbfb0
@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.20220629-170503",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006588 0.000000 0.855379 ( 3.247434)
build_miniruby 0.000995 0.000000 0.057768 ( 0.056548)
build_ruby 0.001014 0.000000 0.059019 ( 0.057761)
build_all 0.004254 0.000000 1.534095 ( 0.627179)
build_install 0.005877 0.004562 6.310054 ( 2.843816)
test_btest 0.000817 0.000048 45.927130 ( 9.000844)
test_basic 0.005096 0.000300 0.261978 ( 0.350768)
test_all 0.000000 0.001400 636.577217 ( 90.448471)
test_rubyspec 0.089335 0.040793 44.432717 ( 49.979687)
total: 156.61 sec