Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-150104
#<BuildRuby:0x000055825d243670
@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.20220729-150104",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006260 0.000327 0.859047 ( 3.382561)
build_miniruby 0.000942 0.000145 0.057308 ( 0.056046)
build_ruby 0.000895 0.000138 0.058863 ( 0.057607)
build_all 0.004682 0.000000 1.512502 ( 0.591216)
build_install 0.010818 0.000275 5.702431 ( 2.195589)
test_btest 0.000662 0.000083 47.751782 ( 8.331142)
test_basic 0.004748 0.000594 0.309806 ( 0.398896)
test_all 0.001144 0.000143 611.121179 ( 89.197173)
test_rubyspec 0.094368 0.020778 43.632438 ( 49.356952)
total: 153.57 sec