Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-043802
#<BuildRuby:0x0000556e0944bea8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220517-043802",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000017 0.000009 0.000026 ( 0.000028)
build_up 0.001051 0.006114 0.890311 ( 0.934896)
build_miniruby 0.000590 0.000413 0.057417 ( 0.056059)
build_ruby 0.000569 0.000399 0.057796 ( 0.056485)
build_all 0.002471 0.001730 1.524759 ( 0.613565)
build_install 0.003112 0.007514 6.308949 ( 2.841090)
test_btest 0.000475 0.000389 52.270372 ( 8.510084)
test_basic 0.005254 0.000825 0.338049 ( 0.425884)
test_all 0.000697 0.000522 625.752631 ( 92.931650)
test_rubyspec 0.073618 0.055213 44.285114 ( 49.822123)
total: 156.19 sec