Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-220906
#<BuildRuby:0x0000564cdd1c6530
@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.20220326-220906",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.007071 0.004193 1.003799 ( 1.008567)
build_miniruby 0.001683 0.000210 0.076293 ( 0.075698)
build_ruby 0.002209 0.000000 0.078052 ( 0.077642)
build_all 0.009228 0.000000 4.186766 ( 0.859095)
build_install 0.023372 0.000000 7.896623 ( 2.465212)
test_btest 0.001255 0.000000 74.465001 ( 7.932911)
test_basic 0.007249 0.000000 0.340511 ( 0.431654)
test_all 0.002423 0.000000 690.980280 ( 67.830950)
test_rubyspec 0.108366 0.055643 45.825920 ( 51.227704)
total: 131.91 sec