Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-055543
#<BuildRuby:0x000055bc5829a620
@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.20220518-055543",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002946 0.003795 0.866299 ( 0.910152)
build_miniruby 0.000864 0.000054 0.056852 ( 0.055592)
build_ruby 0.001053 0.000066 0.057363 ( 0.055970)
build_all 0.004098 0.000256 1.492466 ( 0.604500)
build_install 0.010624 0.000379 6.207592 ( 2.811405)
test_btest 0.000564 0.000033 46.937918 ( 8.845180)
test_basic 0.005512 0.000325 0.347595 ( 0.435735)
test_all 0.001287 0.000076 637.705300 ( 91.967873)
test_rubyspec 0.107631 0.015282 43.665385 ( 49.252309)
total: 154.94 sec