Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220209-001023
#<BuildRuby:0x0000564e461ddc20
@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-001023",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.002119 0.003534 0.873935 ( 0.873449)
build_miniruby 0.000843 0.000053 0.062477 ( 0.061278)
build_ruby 0.000850 0.000053 0.063987 ( 0.062720)
build_all 0.004733 0.000064 3.186158 ( 0.826672)
build_install 0.009860 0.000000 6.643854 ( 2.250004)
test_btest 0.000691 0.000000 37.850230 ( 6.861431)
test_basic 0.005099 0.000043 0.263254 ( 0.352932)
test_all 0.001853 0.001634 564.915041 ( 84.503185)
test_rubyspec 0.064690 0.026188 39.438339 ( 46.409366)
total: 142.20 sec