Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-024221
#<BuildRuby:0x00005617fa967dd8
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20221116-024221",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.004789 0.000185 1.028652 ( 1.103516)
build_miniruby 0.000000 0.000904 0.941631 ( 0.940277)
build_ruby 0.000000 0.001285 2.722103 ( 2.626470)
build_all 0.005341 0.003410 15.766209 ( 3.234447)
build_install 0.008610 0.001745 1.937391 ( 1.126770)
test_btest 0.000477 0.000141 62.983661 ( 10.158060)
test_basic 0.004658 0.000196 0.288187 ( 0.378977)
test_all 0.000588 0.000163 627.926593 (102.762933)
test_rubyspec 0.041981 0.026696 50.842806 ( 59.090490)
total: 181.42 sec