Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220201-225555
#<BuildRuby:0x0000562d2e760b90
@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",
@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.20220201-225555",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004517 0.001232 0.863811 ( 1.067202)
build_miniruby 0.000689 0.000188 0.062596 ( 0.061446)
build_ruby 0.000807 0.000220 0.064478 ( 0.063266)
build_all 0.000208 0.004487 3.185373 ( 0.820107)
build_install 0.005377 0.004827 6.683480 ( 2.248628)
test_btest 0.000488 0.000203 27.753772 ( 25.368248)
test_basic 0.003888 0.001621 0.242659 ( 0.332506)
test_all 0.002861 0.000303 531.834357 ( 85.229656)
test_rubyspec 0.054601 0.049944 39.558561 ( 46.482581)
total: 161.67 sec