Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-000504
#<BuildRuby:0x00005572fd9cb510
@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.20220617-000504",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000054 0.000007 0.000061 ( 0.000076)
build_up 0.010303 0.000844 0.963895 ( 1.051545)
build_miniruby 0.001770 0.000000 0.074810 ( 0.075072)
build_ruby 0.001893 0.000000 0.073135 ( 0.072658)
build_all 0.004384 0.004306 1.488904 ( 0.612579)
build_install 0.018713 0.004605 5.846654 ( 2.852132)
test_btest 0.000949 0.000181 75.417630 ( 8.324218)
test_basic 0.007226 0.000000 0.325470 ( 0.416039)
test_all 0.002191 0.000098 650.917561 ( 66.954517)
test_rubyspec 0.144699 0.033371 45.180508 ( 50.959921)
total: 131.32 sec