Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-230839
#<BuildRuby:0x000055f5fb3bec40
@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.20220804-230839",
@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.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.001259 0.005595 0.867366 ( 0.965361)
build_miniruby 0.000733 0.000282 0.057070 ( 0.055866)
build_ruby 0.000701 0.000269 0.059223 ( 0.058051)
build_all 0.004366 0.000227 1.529367 ( 0.583461)
build_install 0.006367 0.004813 5.679092 ( 2.149076)
test_btest 0.000508 0.000203 46.993637 ( 8.633524)
test_basic 0.005543 0.000583 0.357484 ( 0.445182)
test_all 0.000959 0.000359 619.465075 ( 88.482499)
test_rubyspec 0.066123 0.057929 43.879919 ( 51.247465)
total: 152.62 sec