Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-213443
#<BuildRuby:0x000056220df70870
@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.20220219-213443",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.002408 0.003538 0.926781 ( 1.350117)
build_miniruby 0.000937 0.000000 0.062098 ( 0.060974)
build_ruby 0.000000 0.000906 0.063766 ( 0.062582)
build_all 0.002816 0.001820 3.184320 ( 0.827166)
build_install 0.004606 0.005057 6.624822 ( 2.226194)
test_btest 0.000565 0.000189 38.203258 ( 7.399243)
test_basic 0.004006 0.001336 0.262681 ( 0.352383)
test_all 0.002596 0.000865 559.876586 ( 82.693147)
test_rubyspec 0.076857 0.030587 39.704121 ( 46.679136)
total: 141.65 sec