Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220214-113148
#<BuildRuby:0x00005596f06c4bc0
@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.20220214-113148",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001648 0.003968 0.899758 ( 3.146702)
build_miniruby 0.000897 0.000064 0.061927 ( 0.060729)
build_ruby 0.000852 0.000061 0.063941 ( 0.062805)
build_all 0.001402 0.003253 3.164381 ( 0.821692)
build_install 0.006459 0.002957 6.620795 ( 2.225507)
test_btest 0.000587 0.000093 34.185765 ( 8.150477)
test_basic 0.005987 0.000376 0.266545 ( 0.354992)
test_all 0.003348 0.000000 548.069306 ( 79.450080)
test_rubyspec 0.050936 0.040895 39.718922 ( 46.711256)
total: 140.98 sec