Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-193105
#<BuildRuby:0x000055f07807a8a0
@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.20220404-193105",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006814 0.004533 0.995023 ( 1.353266)
build_miniruby 0.001947 0.000417 0.080391 ( 0.078389)
build_ruby 0.002331 0.000000 0.079918 ( 0.077603)
build_all 0.006097 0.004267 4.196202 ( 0.844539)
build_install 0.020767 0.002716 8.579844 ( 2.936860)
test_btest 0.001636 0.000000 72.669590 ( 8.558228)
test_basic 0.008032 0.000000 0.330751 ( 0.419687)
test_all 0.001920 0.000163 701.163873 ( 67.894508)
test_rubyspec 0.111633 0.048103 46.408130 ( 51.802271)
total: 133.97 sec