Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-191706
#<BuildRuby:0x000055df7b2677e8
@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.20220407-191706",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.010545 0.001123 1.026141 ( 1.126752)
build_miniruby 0.001299 0.000541 0.067449 ( 0.066757)
build_ruby 0.001318 0.000549 0.071056 ( 0.070443)
build_all 0.008352 0.000941 1.481710 ( 0.606347)
build_install 0.017739 0.004915 2.084967 ( 1.163314)
test_btest 0.001194 0.000421 76.119058 ( 8.696624)
test_basic 0.005846 0.002064 0.346482 ( 0.435954)
test_all 0.001803 0.000636 703.062570 ( 67.979882)
test_rubyspec 0.099452 0.066726 46.583929 ( 51.998111)
total: 132.15 sec