Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-194901
#<BuildRuby:0x00005566b28ce038
@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.20221015-194901",
@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.000026 0.000002 0.000028 ( 0.000027)
autoconf 0.000181 0.000013 0.000194 ( 0.000195)
configure 0.000037 0.000002 0.000039 ( 0.000039)
build_up 0.007836 0.003752 1.093139 ( 1.475122)
build_miniruby 0.001661 0.000208 0.100556 ( 0.101002)
build_ruby 0.001431 0.000179 0.099721 ( 0.100434)
build_all 0.008469 0.000534 1.345531 ( 0.592156)
build_install 0.013669 0.001052 1.643419 ( 0.924606)
test_btest 0.000000 0.002152 61.077319 ( 6.960386)
test_basic 0.004385 0.002360 0.353386 ( 0.447256)
test_all 0.006814 0.000000 498.291513 ( 53.619283)
test_rubyspec 0.120192 0.030697 43.393472 ( 52.068293)
total: 116.29 sec