Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-103426
#<BuildRuby:0x000055d7b44aff60
@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.20220721-103426",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.005747 0.000853 0.877452 ( 1.371087)
build_miniruby 0.000713 0.000324 0.056953 ( 0.055706)
build_ruby 0.000710 0.000323 0.059163 ( 0.057923)
build_all 0.004459 0.000000 1.545343 ( 0.605463)
build_install 0.007314 0.003871 5.640323 ( 2.170825)
test_btest 0.000497 0.000213 52.135075 ( 8.193748)
test_basic 0.004364 0.001871 0.300464 ( 0.387981)
test_all 0.000745 0.000320 624.152034 ( 88.932459)
test_rubyspec 0.066606 0.034014 44.018575 ( 50.240960)
total: 152.02 sec