Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220212-004730
#<BuildRuby:0x000055e6d27941b8
@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.20220212-004730",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004190 0.001143 0.854164 ( 0.972285)
build_miniruby 0.000699 0.000191 0.062081 ( 0.061063)
build_ruby 0.000707 0.000193 0.063887 ( 0.062835)
build_all 0.003758 0.001025 3.177198 ( 0.819147)
build_install 0.007774 0.002120 6.667932 ( 2.231171)
test_btest 0.000581 0.000158 41.447843 ( 6.730068)
test_basic 0.004450 0.001214 0.247747 ( 0.336883)
test_all 0.003139 0.000000 564.092491 ( 82.588003)
test_rubyspec 0.064710 0.021356 39.592856 ( 46.552114)
total: 140.35 sec