Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-142421
#<BuildRuby:0x0000555c5d733de0
@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.20220626-142421",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.005491 0.001372 0.827028 ( 1.003072)
build_miniruby 0.000667 0.000167 0.057545 ( 0.056402)
build_ruby 0.000749 0.000187 0.059578 ( 0.058379)
build_all 0.000000 0.004094 1.514713 ( 0.612865)
build_install 0.009242 0.001796 6.336514 ( 2.851170)
test_btest 0.000596 0.000183 56.571585 ( 8.041129)
test_basic 0.002109 0.003909 0.272695 ( 0.360919)
test_all 0.001029 0.000368 632.935948 ( 90.089371)
test_rubyspec 0.093952 0.036429 44.199336 ( 49.705191)
total: 152.78 sec