Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-120351
#<BuildRuby:0x0000562184c56038
@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.20220829-120351",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000072 0.000005 0.000077 ( 0.000072)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.004346 0.007849 0.794880 ( 0.852114)
build_miniruby 0.002085 0.000000 0.055290 ( 0.053433)
build_ruby 0.002437 0.000000 0.058646 ( 0.056930)
build_all 0.005492 0.002750 1.249797 ( 0.480879)
build_install 0.012055 0.002538 1.562983 ( 0.785645)
test_btest 0.000825 0.000174 49.117086 ( 6.233332)
test_basic 0.005372 0.001131 0.285102 ( 0.376509)
test_all 0.002611 0.000550 475.251708 ( 51.665027)
test_rubyspec 0.074547 0.055106 41.255011 ( 49.764606)
total: 110.27 sec