Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220216-085722
#<BuildRuby:0x00005599b66b1548
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@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-test.20220216-085722",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005346 0.000373 0.879398 ( 1.089103)
build_miniruby 0.000778 0.000195 0.062205 ( 0.061005)
build_ruby 0.000926 0.000000 0.063671 ( 0.062530)
build_all 0.004714 0.000000 3.180749 ( 0.831857)
build_install 0.006861 0.003149 6.646164 ( 2.238667)
test_btest 0.000634 0.000159 38.395493 ( 6.778445)
test_basic 0.004757 0.000209 0.239301 ( 0.329236)
test_all 0.002658 0.000222 537.224115 ( 79.185095)
test_rubyspec 0.065833 0.035601 39.481879 ( 46.407614)
total: 136.98 sec