Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-173955
#<BuildRuby:0x000055c717de8af8
@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.20220606-173955",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007778 0.002894 0.979266 ( 0.991695)
build_miniruby 0.002360 0.000000 0.066570 ( 0.064328)
build_ruby 0.001883 0.000000 0.076653 ( 0.074875)
build_all 0.009037 0.000454 1.502323 ( 0.612811)
build_install 0.014416 0.008602 5.925282 ( 2.813784)
test_btest 0.001050 0.000300 72.829232 ( 8.031405)
test_basic 0.006810 0.000737 0.315385 ( 0.404371)
test_all 0.002663 0.000726 688.044960 ( 65.958107)
test_rubyspec 0.085769 0.086592 46.024301 ( 51.816725)
total: 130.77 sec