Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-092059
#<BuildRuby:0x00005628b04faf90
@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.20220718-092059",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008377 0.000659 0.847237 ( 1.115151)
build_miniruby 0.001309 0.000201 0.052259 ( 0.051971)
build_ruby 0.000000 0.002067 0.064122 ( 0.063398)
build_all 0.004666 0.003484 1.266007 ( 0.489499)
build_install 0.011076 0.003993 4.435325 ( 1.846325)
test_btest 0.001192 0.000298 54.494026 ( 6.258270)
test_basic 0.004744 0.001186 0.295953 ( 0.387472)
test_all 0.002245 0.000561 509.387731 ( 52.998532)
test_rubyspec 0.098530 0.042808 42.077130 ( 48.005809)
total: 111.22 sec