Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220317-060530
#<BuildRuby:0x000055d02cf66678
@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.20220317-060530",
@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.000008)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000011 0.000005 0.000016 ( 0.000016)
build_up 0.004109 0.001826 0.924863 ( 0.935278)
build_miniruby 0.000646 0.000287 0.063098 ( 0.062054)
build_ruby 0.000562 0.000250 0.063783 ( 0.062791)
build_all 0.004792 0.000014 3.278592 ( 0.896365)
build_install 0.007130 0.002852 6.767171 ( 2.328768)
test_btest 0.000530 0.000212 41.252178 ( 7.311860)
test_basic 0.005162 0.000000 0.239165 ( 0.329780)
test_all 0.002521 0.000797 571.360126 ( 83.622254)
test_rubyspec 0.046317 0.046694 39.463325 ( 46.433409)
total: 141.98 sec