Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-080747
#<BuildRuby:0x000055a81edc8dd8
@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-080747",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008465 0.001005 1.148074 ( 1.094592)
build_miniruby 0.001250 0.000289 0.073425 ( 0.072308)
build_ruby 0.001608 0.000371 0.075809 ( 0.074103)
build_all 0.011750 0.000000 1.555290 ( 0.608026)
build_install 0.019651 0.003542 1.913846 ( 0.968515)
test_btest 0.000883 0.000168 92.018318 ( 9.202008)
test_basic 0.006592 0.000391 0.344792 ( 0.434610)
test_all 0.004686 0.000852 666.594325 ( 67.623256)
test_rubyspec 0.134431 0.043353 47.162826 ( 55.260105)
total: 135.34 sec