Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-221240
#<BuildRuby:0x000056263a1ffe58
@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.20220824-221240",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.006102 0.000939 0.880488 ( 0.968621)
build_miniruby 0.000919 0.000141 0.057479 ( 0.056220)
build_ruby 0.000945 0.000146 0.059694 ( 0.058299)
build_all 0.004630 0.000019 1.532816 ( 0.600911)
build_install 0.010277 0.000769 1.930097 ( 0.965747)
test_btest 0.000707 0.000094 48.822458 ( 8.543590)
test_basic 0.001301 0.004264 0.287112 ( 0.376773)
test_all 0.002920 0.000548 645.144415 ( 95.652299)
test_rubyspec 0.088228 0.038334 44.148282 ( 52.390997)
total: 159.61 sec