Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-060839
#<BuildRuby:0x000055f20e9f2148
@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.20221012-060839",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005488 0.004258 1.076918 ( 1.769841)
build_miniruby 0.001524 0.000352 0.091578 ( 0.088571)
build_ruby 0.001125 0.000260 0.104233 ( 0.101757)
build_all 0.005726 0.002489 1.284863 ( 0.572554)
build_install 0.012752 0.002106 1.598736 ( 0.873924)
test_btest 0.001488 0.000350 62.970513 ( 6.319831)
test_basic 0.006403 0.000440 0.358215 ( 0.448473)
test_all 0.004576 0.003010 480.327085 ( 53.077920)
test_rubyspec 0.072801 0.053130 42.786194 ( 51.037131)
total: 114.29 sec