Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-163507
#<BuildRuby:0x00005579411d8b38
@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.20220302-163507",
@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.000011 0.000006 0.000017 ( 0.000017)
autoconf 0.000023 0.000014 0.000037 ( 0.000036)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.007581 0.004549 1.040013 ( 1.059096)
build_miniruby 0.000000 0.002066 0.076234 ( 0.074049)
build_ruby 0.000000 0.002147 0.075473 ( 0.073096)
build_all 0.005841 0.004308 4.202856 ( 0.854759)
build_install 0.014624 0.009722 8.083645 ( 2.419467)
test_btest 0.000706 0.000488 75.365027 ( 8.165467)
test_basic 0.008991 0.000000 0.334293 ( 0.422858)
test_all 0.001664 0.000209 690.558822 ( 67.372129)
test_rubyspec 0.069208 0.092398 46.845008 ( 52.002865)
total: 132.44 sec