Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-075137
#<BuildRuby:0x000055956d22c4e8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220209-075137",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.009392 0.002348 0.959772 ( 1.267308)
build_miniruby 0.001686 0.000422 0.075623 ( 0.073187)
build_ruby 0.002002 0.000501 0.071731 ( 0.069585)
build_all 0.004993 0.005107 3.978550 ( 0.769712)
build_install 0.018866 0.006217 7.816249 ( 2.354468)
test_btest 0.000802 0.000251 74.533624 ( 8.382201)
test_basic 0.001452 0.005967 0.340209 ( 0.429778)
test_all 0.001033 0.000387 648.172056 ( 64.692270)
test_rubyspec 0.095548 0.072157 46.121113 ( 51.581655)
total: 129.62 sec