Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220226-214650
#<BuildRuby:0x00005587f953e630
@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.20220226-214650",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.004516 0.000753 0.957051 ( 1.175956)
build_miniruby 0.000829 0.000138 0.062128 ( 0.060947)
build_ruby 0.000753 0.000126 0.063880 ( 0.062602)
build_all 0.004030 0.000672 3.309810 ( 0.899091)
build_install 0.005935 0.003978 6.817024 ( 2.329334)
test_btest 0.000599 0.000128 41.841774 ( 7.013833)
test_basic 0.005066 0.000118 0.239220 ( 0.329106)
test_all 0.003697 0.000000 548.465711 ( 87.904199)
test_rubyspec 0.061939 0.039987 39.958729 ( 46.894995)
total: 146.67 sec