Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-062651
#<BuildRuby:0x000055f91013a7e0
@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.20220805-062651",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006560 0.000621 0.893998 ( 0.911487)
build_miniruby 0.000000 0.001081 0.057264 ( 0.055967)
build_ruby 0.000000 0.000962 0.059285 ( 0.058081)
build_all 0.000000 0.004641 1.506704 ( 0.583055)
build_install 0.008003 0.001267 5.617077 ( 2.138951)
test_btest 0.000471 0.000157 45.420043 ( 8.426408)
test_basic 0.004154 0.001385 0.252861 ( 0.342438)
test_all 0.001057 0.000352 588.221822 ( 96.515318)
test_rubyspec 0.088882 0.038282 43.660360 ( 51.017914)
total: 160.05 sec