Logfile: /home/ko1/ruby/logs/brlog.trunk.20220708-134013
#<BuildRuby:0x0000559a486b8018
@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.20220708-134013",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.006600 0.000471 0.905429 ( 2.493263)
build_miniruby 0.001008 0.000072 0.058043 ( 0.056729)
build_ruby 0.000789 0.000056 0.059400 ( 0.058139)
build_all 0.004278 0.000000 1.499725 ( 0.605197)
build_install 0.011142 0.000000 6.295648 ( 2.855977)
test_btest 0.000768 0.000000 47.824219 ( 8.784242)
test_basic 0.005163 0.000195 0.291684 ( 0.381274)
test_all 0.001145 0.000064 635.191415 ( 93.771746)
test_rubyspec 0.094318 0.036171 44.398090 ( 49.949362)
total: 158.96 sec