Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-012528
#<BuildRuby:0x00005575113c7e00
@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.20220628-012528",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000020)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006760 0.000000 0.816402 ( 0.868931)
build_miniruby 0.001091 0.000000 0.057393 ( 0.056079)
build_ruby 0.000872 0.000175 0.059386 ( 0.058105)
build_all 0.003345 0.001115 1.498086 ( 0.598957)
build_install 0.008394 0.002798 6.290237 ( 2.817043)
test_btest 0.000546 0.000182 45.136875 ( 8.571295)
test_basic 0.001961 0.003989 0.273939 ( 0.362110)
test_all 0.001156 0.000444 597.835879 ( 90.305119)
test_rubyspec 0.084991 0.045099 44.367396 ( 49.914305)
total: 153.55 sec