Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-002006
#<BuildRuby:0x000055fa314a08e0
@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.20220209-002006",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005344 0.000000 0.856796 ( 0.966456)
build_miniruby 0.000894 0.000000 0.061927 ( 0.060769)
build_ruby 0.000883 0.000000 0.063720 ( 0.062610)
build_all 0.004649 0.000000 3.190961 ( 0.826526)
build_install 0.005501 0.004463 6.668895 ( 2.236029)
test_btest 0.000642 0.000041 34.641422 ( 7.232682)
test_basic 0.000000 0.005142 0.281892 ( 0.371946)
test_all 0.000000 0.003456 555.123040 ( 86.108723)
test_rubyspec 0.077731 0.029616 39.433030 ( 46.389834)
total: 144.26 sec