Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220213-202626
#<BuildRuby:0x0000564e692bdd70
@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.20220213-202626",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001654 0.003757 0.851397 ( 4.678884)
build_miniruby 0.000761 0.000117 0.062073 ( 0.060933)
build_ruby 0.000801 0.000123 0.063829 ( 0.062731)
build_all 0.000563 0.004207 3.171109 ( 0.827779)
build_install 0.009529 0.000257 6.622332 ( 2.227350)
test_btest 0.000593 0.000118 36.680622 ( 8.342123)
test_basic 0.001834 0.003649 0.239106 ( 0.328449)
test_all 0.001480 0.001750 540.868244 ( 84.596984)
test_rubyspec 0.045531 0.052952 39.730512 ( 46.723922)
total: 147.85 sec