Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220130-134005
#<BuildRuby:0x000055678f9e43e0
@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.20220130-134005",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005860 0.000142 0.885372 ( 1.190443)
build_miniruby 0.000848 0.000061 0.064419 ( 0.063242)
build_ruby 0.000739 0.000053 0.063531 ( 0.062442)
build_all 0.004633 0.000033 3.145362 ( 0.822443)
build_install 0.009569 0.000072 6.588707 ( 2.227746)
test_btest 0.001530 0.000090 27.501414 ( 25.185174)
test_basic 0.006433 0.000000 0.272428 ( 0.360814)
test_all 0.000955 0.002948 528.516688 ( 78.036233)
test_rubyspec 0.060518 0.044649 39.367335 ( 46.318017)
total: 154.27 sec