Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-145037
#<BuildRuby:0x000056295a348a80
@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.20220225-145037",
@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.000009)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006149 0.005488 0.986744 ( 1.200496)
build_miniruby 0.002024 0.000467 0.078934 ( 0.077197)
build_ruby 0.001366 0.000315 0.073402 ( 0.072437)
build_all 0.003174 0.005797 4.119192 ( 0.848982)
build_install 0.013857 0.006309 7.902654 ( 2.407914)
test_btest 0.001262 0.000000 74.743050 ( 7.955010)
test_basic 0.007480 0.000000 0.343850 ( 0.433168)
test_all 0.001846 0.000000 652.785097 ( 65.368554)
test_rubyspec 0.097980 0.059167 46.088634 ( 51.394356)
total: 129.76 sec