Logfile: /home/ko1/ruby/logs/brlog.trunk.20220710-094800
#<BuildRuby:0x0000560d15c9ff68
@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.20220710-094800",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004622 0.001849 0.879618 ( 1.063372)
build_miniruby 0.000776 0.000310 0.057569 ( 0.056322)
build_ruby 0.000749 0.000299 0.059946 ( 0.058666)
build_all 0.004350 0.000000 1.519000 ( 0.615723)
build_install 0.008233 0.002855 6.326804 ( 2.864996)
test_btest 0.000634 0.000231 55.997064 ( 8.184945)
test_basic 0.000379 0.005750 0.346669 ( 0.434501)
test_all 0.000874 0.000398 608.932205 ( 91.348698)
test_rubyspec 0.079166 0.042432 44.475997 ( 50.006332)
total: 154.63 sec