Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-105334
#<BuildRuby:0x0000558d1f8aca58
@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.20220224-105334",
@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.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009274 0.002319 0.853718 ( 1.178613)
build_miniruby 0.001193 0.000298 0.069534 ( 0.068768)
build_ruby 0.001952 0.000000 0.066956 ( 0.066442)
build_all 0.008911 0.001355 4.149049 ( 0.872705)
build_install 0.008236 0.015498 7.959325 ( 2.425728)
test_btest 0.000957 0.000382 74.145150 ( 8.318082)
test_basic 0.005682 0.002273 0.345509 ( 0.435063)
test_all 0.001438 0.000575 650.570325 ( 65.464501)
test_rubyspec 0.086689 0.075299 46.042757 ( 51.481023)
total: 130.31 sec