Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-102035
#<BuildRuby:0x0000559f42e8d438
@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.20220720-102035",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.007319 0.001331 0.752638 ( 1.436755)
build_miniruby 0.001779 0.000323 0.048637 ( 0.046578)
build_ruby 0.002342 0.000000 0.048314 ( 0.046280)
build_all 0.008512 0.000000 1.255093 ( 0.473692)
build_install 0.023640 0.000499 4.586363 ( 1.808791)
test_btest 0.000848 0.000100 56.650502 ( 7.791445)
test_basic 0.002489 0.004887 0.212247 ( 0.299563)
test_all 0.001098 0.000183 512.295354 ( 55.110162)
test_rubyspec 0.088171 0.036492 41.115315 ( 47.189136)
total: 114.20 sec