Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-103654
#<BuildRuby:0x000055f9d5d44e80
@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.20220722-103654",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011620 0.000561 0.796028 ( 0.842984)
build_miniruby 0.001255 0.000168 0.048771 ( 0.047360)
build_ruby 0.001082 0.000145 0.052109 ( 0.051162)
build_all 0.007378 0.000984 1.278398 ( 0.452005)
build_install 0.006119 0.009669 4.302935 ( 1.823525)
test_btest 0.001747 0.000000 55.038050 ( 6.530189)
test_basic 0.001610 0.004373 0.298356 ( 0.392880)
test_all 0.002056 0.000235 497.260480 ( 53.047641)
test_rubyspec 0.090651 0.043796 42.000092 ( 47.823465)
total: 111.01 sec