Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-004458
#<BuildRuby:0x000055760950f238
@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.20220214-004458",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004697 0.000783 0.826609 ( 0.984128)
build_miniruby 0.000710 0.000118 0.061895 ( 0.060836)
build_ruby 0.000822 0.000137 0.063838 ( 0.062681)
build_all 0.004035 0.000673 3.170971 ( 0.823359)
build_install 0.009385 0.000712 6.643967 ( 2.241006)
test_btest 0.000638 0.000098 41.215803 ( 6.782346)
test_basic 0.005694 0.000000 0.256710 ( 0.345640)
test_all 0.003142 0.000000 556.824467 ( 90.245701)
test_rubyspec 0.087371 0.019390 39.647701 ( 46.552117)
total: 148.10 sec