Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-051318
#<BuildRuby:0x000055c311dc2678
@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.20220223-051318",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005081 0.000424 0.702410 ( 0.776132)
build_miniruby 0.000000 0.000976 0.062839 ( 0.061450)
build_ruby 0.000000 0.000942 0.064358 ( 0.063188)
build_all 0.001494 0.002812 1.568333 ( 0.618582)
build_install 0.008808 0.000633 5.056667 ( 2.039206)
test_btest 0.000656 0.000101 38.641993 ( 7.737624)
test_basic 0.005240 0.000024 0.241305 ( 0.331241)
test_all 0.003948 0.000146 564.179781 ( 82.466793)
test_rubyspec 0.079642 0.006009 39.975455 ( 46.933890)
total: 141.03 sec