Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-082840
#<BuildRuby:0x00005597ac4441b8
@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.20220211-082840",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.003114 0.002444 0.815634 ( 0.856602)
build_miniruby 0.000642 0.000197 0.062138 ( 0.061009)
build_ruby 0.000691 0.000213 0.063869 ( 0.062759)
build_all 0.004702 0.000000 3.181985 ( 0.821549)
build_install 0.010173 0.000000 6.647958 ( 2.232809)
test_btest 0.000711 0.000000 36.694301 ( 7.162284)
test_basic 0.004057 0.001440 0.326230 ( 0.415747)
test_all 0.002542 0.000605 550.423251 ( 83.652759)
test_rubyspec 0.067852 0.025253 39.687309 ( 46.647458)
total: 141.91 sec