Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-112843
#<BuildRuby:0x00005614bcb001b8
@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-112843",
@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.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005519 0.000000 0.724799 ( 1.686288)
build_miniruby 0.000938 0.000000 0.062770 ( 0.061554)
build_ruby 0.000957 0.000000 0.063996 ( 0.062881)
build_all 0.004421 0.000000 1.563018 ( 0.616295)
build_install 0.004928 0.004426 5.052802 ( 2.044734)
test_btest 0.000769 0.000048 42.321224 ( 6.679444)
test_basic 0.001192 0.004094 0.273339 ( 0.362847)
test_all 0.003212 0.000377 551.570143 ( 79.454793)
test_rubyspec 0.050252 0.033183 39.935098 ( 46.860529)
total: 137.83 sec