Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-095024
#<BuildRuby:0x0000556d9ab608e8
@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.20220326-095024",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.009882 0.001411 1.038834 ( 1.141448)
build_miniruby 0.002476 0.000354 0.077726 ( 0.076365)
build_ruby 0.001777 0.000254 0.077351 ( 0.076500)
build_all 0.003268 0.007204 4.195839 ( 0.893634)
build_install 0.015120 0.009259 7.992317 ( 2.544466)
test_btest 0.000984 0.000295 75.587730 ( 8.071500)
test_basic 0.002604 0.005374 0.347260 ( 0.437229)
test_all 0.001551 0.000543 668.980032 ( 66.296883)
test_rubyspec 0.102498 0.069544 46.106999 ( 51.528806)
total: 131.07 sec