Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-171728
#<BuildRuby:0x000055d2514e1d70
@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.20220220-171728",
@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.000001 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.005633 0.856234 ( 0.978615)
build_miniruby 0.000084 0.000864 0.062103 ( 0.060912)
build_ruby 0.000981 0.000000 0.063524 ( 0.062402)
build_all 0.004760 0.000000 3.174292 ( 0.827862)
build_install 0.005905 0.003890 6.639708 ( 2.239288)
test_btest 0.000619 0.000194 40.879011 ( 6.739971)
test_basic 0.004008 0.001252 0.286201 ( 0.375980)
test_all 0.002696 0.000843 572.778209 ( 84.310640)
test_rubyspec 0.072514 0.032111 39.783751 ( 48.707577)
total: 144.30 sec