Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-210536
#<BuildRuby:0x0000555f66137340
@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.20220211-210536",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.002875 0.008672 0.953844 ( 1.112782)
build_miniruby 0.001292 0.000173 0.068367 ( 0.068333)
build_ruby 0.001829 0.000244 0.073017 ( 0.072775)
build_all 0.006966 0.004179 4.147779 ( 0.806724)
build_install 0.015042 0.007976 7.735704 ( 2.367535)
test_btest 0.000915 0.000215 72.881115 ( 8.102173)
test_basic 0.002879 0.006231 0.340409 ( 0.429487)
test_all 0.001327 0.000390 658.547368 ( 65.079623)
test_rubyspec 0.092975 0.070804 46.272572 ( 51.381107)
total: 129.42 sec