Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-054554
#<BuildRuby:0x00005584c50be9c0
@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.20220727-054554",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008208 0.002238 0.864309 ( 2.179650)
build_miniruby 0.001555 0.000424 0.065031 ( 0.062827)
build_ruby 0.001694 0.000000 0.064088 ( 0.062337)
build_all 0.008067 0.001217 1.245582 ( 0.481863)
build_install 0.012083 0.005751 4.260220 ( 1.764496)
test_btest 0.001051 0.000300 52.500341 ( 6.095541)
test_basic 0.002091 0.004395 0.298146 ( 0.386650)
test_all 0.002329 0.000776 494.903238 ( 51.682343)
test_rubyspec 0.088010 0.053664 41.795103 ( 47.354913)
total: 110.07 sec