Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-162648
#<BuildRuby:0x00005567d4d3e848
@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.20220816-162648",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006447 0.000000 0.838945 ( 1.806741)
build_miniruby 0.000893 0.000000 0.057195 ( 0.055979)
build_ruby 0.001022 0.000000 0.058942 ( 0.057697)
build_all 0.004556 0.000000 1.519933 ( 0.592588)
build_install 0.007005 0.003926 1.943593 ( 0.977573)
test_btest 0.000727 0.000037 49.665071 ( 8.822574)
test_basic 0.001859 0.004155 0.333692 ( 0.421647)
test_all 0.002150 0.000215 613.453783 ( 90.896893)
test_rubyspec 0.080493 0.034429 44.147450 ( 51.525092)
total: 155.16 sec