Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220219-014934
#<BuildRuby:0x0000557a093df238
@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.20220219-014934",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001134 0.004025 0.875758 ( 0.953658)
build_miniruby 0.000824 0.000126 0.064108 ( 0.062969)
build_ruby 0.000746 0.000115 0.064312 ( 0.063242)
build_all 0.004114 0.000633 3.210016 ( 0.833180)
build_install 0.009180 0.000684 6.682413 ( 2.267290)
test_btest 0.000755 0.000000 40.457983 ( 6.866007)
test_basic 0.000000 0.005128 0.238614 ( 0.328744)
test_all 0.000075 0.003266 535.252537 ( 85.613884)
test_rubyspec 0.058360 0.040678 39.604632 ( 46.466355)
total: 143.46 sec