Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-180235
#<BuildRuby:0x0000557f774483a0
@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.20220919-180235",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.007363 0.002454 1.094318 ( 1.102566)
build_miniruby 0.002369 0.000000 0.118443 ( 0.113424)
build_ruby 0.002163 0.000033 0.111480 ( 0.093833)
build_all 0.007260 0.002553 1.592510 ( 0.644312)
build_install 0.017749 0.006024 1.943620 ( 0.966665)
test_btest 0.001477 0.000470 78.051096 ( 8.799623)
test_basic 0.002500 0.004808 0.368999 ( 0.456377)
test_all 0.005300 0.000446 651.179050 ( 66.558906)
test_rubyspec 0.107120 0.054433 45.537634 ( 53.832911)
total: 132.57 sec