Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-144420
#<BuildRuby:0x0000559fdcfc95a0
@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-144420",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004612 0.000768 0.816302 ( 1.554565)
build_miniruby 0.000800 0.000133 0.062153 ( 0.060862)
build_ruby 0.000739 0.000123 0.064228 ( 0.063161)
build_all 0.004116 0.000686 3.177543 ( 0.822303)
build_install 0.008462 0.001410 6.644289 ( 2.242913)
test_btest 0.000675 0.000113 39.770557 ( 6.856501)
test_basic 0.004687 0.000781 0.245429 ( 0.334823)
test_all 0.002852 0.000476 546.306379 ( 79.694635)
test_rubyspec 0.072266 0.029415 39.641588 ( 46.591952)
total: 138.22 sec