Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-085719
#<BuildRuby:0x000055822dbb9338
@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.20221017-085719",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.012085 1.102336 ( 1.189042)
build_miniruby 0.000770 0.000963 0.111258 ( 0.108048)
build_ruby 0.001024 0.000426 0.096709 ( 0.094218)
build_all 0.007370 0.001136 1.322445 ( 0.583273)
build_install 0.007946 0.008318 1.629398 ( 0.881379)
test_btest 0.001662 0.000767 62.421000 ( 6.642835)
test_basic 0.006111 0.000305 0.367452 ( 0.458105)
test_all 0.009130 0.000477 505.899818 ( 54.136631)
test_rubyspec 0.072053 0.066381 43.239219 ( 51.715097)
total: 115.81 sec