Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-154314
#<BuildRuby:0x000055dbd1dcc8e8
@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.20220909-154314",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009345 0.000081 1.121100 ( 1.534805)
build_miniruby 0.001771 0.000000 0.065950 ( 0.064417)
build_ruby 0.002350 0.000000 0.072339 ( 0.070628)
build_all 0.009360 0.000077 1.560052 ( 0.604497)
build_install 0.023200 0.000483 1.949834 ( 0.955505)
test_btest 0.001087 0.000049 93.334024 ( 9.690871)
test_basic 0.006838 0.000311 0.365428 ( 0.454668)
test_all 0.002413 0.001916 680.534287 ( 68.111458)
test_rubyspec 0.123829 0.067061 47.203478 ( 55.489780)
total: 136.98 sec