Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-111700
#<BuildRuby:0x00005560892b41b8
@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.20220212-111700",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005699 0.000000 0.874493 ( 1.035082)
build_miniruby 0.000923 0.000000 0.062470 ( 0.061313)
build_ruby 0.000867 0.000000 0.063855 ( 0.062819)
build_all 0.000947 0.003922 3.188512 ( 0.829633)
build_install 0.009357 0.000585 6.661021 ( 2.226086)
test_btest 0.000657 0.000041 35.242344 ( 7.845732)
test_basic 0.005116 0.000033 0.283310 ( 0.373183)
test_all 0.002843 0.000589 563.757265 ( 83.377419)
test_rubyspec 0.054613 0.030124 39.561595 ( 46.535245)
total: 142.35 sec