Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-181404
#<BuildRuby:0x000055b86a96c0d0
@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.20220719-181404",
@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.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.005824 0.000612 0.884401 ( 1.511953)
build_miniruby 0.001051 0.000000 0.057173 ( 0.055914)
build_ruby 0.000000 0.001004 0.058960 ( 0.057716)
build_all 0.001916 0.002694 1.542988 ( 0.603972)
build_install 0.003310 0.005849 5.633778 ( 2.180989)
test_btest 0.000487 0.000244 47.759524 ( 8.705978)
test_basic 0.000599 0.004865 0.334416 ( 0.423194)
test_all 0.001294 0.000000 630.797618 ( 93.436373)
test_rubyspec 0.080226 0.045995 43.893492 ( 49.456693)
total: 156.43 sec