Logfile: /home/ko1/ruby/logs/brlog.trunk.20220711-214448
#<BuildRuby:0x00005574d2f868c0
@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.20220711-214448",
@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.000014 0.000003 0.000017 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006129 0.000297 0.846069 ( 1.025457)
build_miniruby 0.000821 0.000000 0.056644 ( 0.055455)
build_ruby 0.000857 0.000000 0.059393 ( 0.058207)
build_all 0.004116 0.000221 1.502834 ( 0.603911)
build_install 0.010366 0.000787 6.320253 ( 2.846733)
test_btest 0.000803 0.000107 52.724907 ( 8.317572)
test_basic 0.005083 0.000678 0.286887 ( 0.375272)
test_all 0.001382 0.000184 612.934405 ( 88.266802)
test_rubyspec 0.068722 0.048908 44.337232 ( 49.899493)
total: 151.45 sec