Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-052709
#<BuildRuby:0x0000564ded95ffb0
@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.20220829-052709",
@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.000012 0.000000 0.000012 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006612 0.000000 0.861954 ( 0.893950)
build_miniruby 0.000949 0.000000 0.057754 ( 0.056590)
build_ruby 0.001019 0.000000 0.060283 ( 0.059011)
build_all 0.004793 0.000000 1.561194 ( 0.592840)
build_install 0.006552 0.004115 1.895303 ( 0.953095)
test_btest 0.000699 0.000037 50.454354 ( 7.880509)
test_basic 0.006322 0.000108 0.369882 ( 0.457233)
test_all 0.001990 0.000100 606.036910 ( 90.444785)
test_rubyspec 0.082589 0.047371 43.736512 ( 52.010294)
total: 153.35 sec