Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-120824
#<BuildRuby:0x000055c06b21f238
@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.20220226-120824",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005558 0.000385 0.918374 ( 0.878596)
build_miniruby 0.000609 0.000166 0.061839 ( 0.060781)
build_ruby 0.000664 0.000181 0.063846 ( 0.062672)
build_all 0.003679 0.001003 3.306816 ( 0.896010)
build_install 0.007689 0.002097 6.822680 ( 2.330681)
test_btest 0.000788 0.000000 40.522419 ( 7.220753)
test_basic 0.005553 0.000000 0.273169 ( 0.362399)
test_all 0.002683 0.000931 557.121005 ( 88.710726)
test_rubyspec 0.061546 0.018966 39.868643 ( 46.823566)
total: 147.35 sec