Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220223-233019
#<BuildRuby:0x00005645223fdd70
@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.20220223-233019",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004966 0.000274 0.700413 ( 0.887325)
build_miniruby 0.000699 0.000174 0.062218 ( 0.060963)
build_ruby 0.000719 0.000179 0.063796 ( 0.062695)
build_all 0.003710 0.000928 3.321206 ( 0.902087)
build_install 0.005226 0.004654 6.811688 ( 2.326810)
test_btest 0.000524 0.000161 36.164454 ( 7.927032)
test_basic 0.004032 0.001240 0.300968 ( 0.390638)
test_all 0.003163 0.000222 568.948061 ( 84.945191)
test_rubyspec 0.051217 0.032542 39.986853 ( 46.963672)
total: 144.47 sec