Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-170641
#<BuildRuby:0x000056488bd3d2c0
@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.20220726-170641",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009593 0.000738 0.829779 ( 0.947880)
build_miniruby 0.001302 0.000100 0.053844 ( 0.052644)
build_ruby 0.001643 0.000126 0.063859 ( 0.063061)
build_all 0.008960 0.000690 1.270183 ( 0.462821)
build_install 0.010713 0.005582 4.193566 ( 1.758978)
test_btest 0.000835 0.000111 52.145924 ( 5.934515)
test_basic 0.004620 0.000616 0.260581 ( 0.350459)
test_all 0.002415 0.000129 481.022232 ( 51.698994)
test_rubyspec 0.066146 0.067231 41.630802 ( 47.509580)
total: 108.78 sec