Logfile: /home/ko1/ruby/logs/brlog.trunk.20220427-032827
#<BuildRuby:0x0000556b9bdad480
@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.20220427-032827",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010759 0.001046 0.853016 ( 3.996221)
build_miniruby 0.001433 0.000221 0.064114 ( 0.062331)
build_ruby 0.001444 0.000000 0.057700 ( 0.056272)
build_all 0.007452 0.000000 1.216278 ( 0.480301)
build_install 0.013869 0.003871 4.833493 ( 2.417176)
test_btest 0.001480 0.000234 53.898730 ( 6.068777)
test_basic 0.005677 0.000000 0.288802 ( 0.380278)
test_all 0.002100 0.000000 499.347596 ( 53.132053)
test_rubyspec 0.100464 0.028598 41.652452 ( 46.973948)
total: 113.57 sec