Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-051724
#<BuildRuby:0x0000563a51297ea8
@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.20220608-051724",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.007218 0.000000 0.882248 ( 1.141339)
build_miniruby 0.000952 0.000000 0.057524 ( 0.056208)
build_ruby 0.001124 0.000000 0.059595 ( 0.058259)
build_all 0.004215 0.000000 1.502808 ( 0.605475)
build_install 0.005904 0.004906 6.289138 ( 2.841461)
test_btest 0.000614 0.000154 55.462792 ( 8.015122)
test_basic 0.005588 0.000335 0.369107 ( 0.456972)
test_all 0.001155 0.000272 637.940010 ( 89.842969)
test_rubyspec 0.088351 0.042323 43.944264 ( 49.491154)
total: 152.51 sec