Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-140717
#<BuildRuby:0x00005609752d84d8
@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.20220227-140717",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005269 0.005548 0.985038 ( 1.220195)
build_miniruby 0.001777 0.000546 0.070106 ( 0.068726)
build_ruby 0.001631 0.000502 0.072682 ( 0.071416)
build_all 0.009824 0.000159 4.179454 ( 0.861824)
build_install 0.018732 0.004684 7.929463 ( 2.439958)
test_btest 0.001343 0.000000 77.731980 ( 8.453964)
test_basic 0.007084 0.000965 0.347997 ( 0.438504)
test_all 0.001432 0.000358 646.425216 ( 65.652209)
test_rubyspec 0.105434 0.062832 46.390535 ( 51.762103)
total: 130.97 sec