Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-083824
#<BuildRuby:0x0000563803af2828
@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.20220728-083824",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000010)
build_up 0.006064 0.000312 0.839780 ( 0.935177)
build_miniruby 0.000831 0.000119 0.058484 ( 0.057345)
build_ruby 0.000708 0.000101 0.058925 ( 0.057774)
build_all 0.001137 0.003549 1.522067 ( 0.585944)
build_install 0.010591 0.000473 5.649525 ( 2.172442)
test_btest 0.000492 0.000087 48.335418 ( 8.826563)
test_basic 0.005657 0.000252 0.334821 ( 0.423080)
test_all 0.001032 0.000000 614.685632 ( 88.657290)
test_rubyspec 0.080751 0.042266 43.608974 ( 49.223205)
total: 150.94 sec