Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220221-065832
#<BuildRuby:0x0000563f570d1e38
@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.20220221-065832",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004707 0.000855 0.890250 ( 0.901161)
build_miniruby 0.000000 0.000966 0.062439 ( 0.061289)
build_ruby 0.000000 0.000914 0.064007 ( 0.062903)
build_all 0.002643 0.002131 3.213155 ( 0.842958)
build_install 0.009848 0.000214 6.697972 ( 2.269395)
test_btest 0.000610 0.000131 34.393051 ( 8.111520)
test_basic 0.004207 0.000901 0.288472 ( 0.378509)
test_all 0.002718 0.000583 550.256499 ( 85.716444)
test_rubyspec 0.072334 0.027755 39.854084 ( 46.836163)
total: 145.18 sec