Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-021538
#<BuildRuby:0x000055ea12a0be30
@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.20220802-021538",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006314 0.000562 0.862437 ( 0.984539)
build_miniruby 0.000686 0.000158 0.057361 ( 0.056095)
build_ruby 0.000909 0.000000 0.059343 ( 0.058240)
build_all 0.004257 0.000233 1.554729 ( 0.601530)
build_install 0.010007 0.001161 5.616594 ( 2.150108)
test_btest 0.000619 0.000124 47.114943 ( 8.559860)
test_basic 0.000000 0.005895 0.333901 ( 0.421979)
test_all 0.000000 0.001084 599.350795 ( 92.146761)
test_rubyspec 0.079975 0.037171 43.832193 ( 49.410155)
total: 154.39 sec