Logfile: /home/ko1/ruby/logs/brlog.trunk.20220520-022931
#<BuildRuby:0x0000564d3935be98
@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.20220520-022931",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006436 0.000163 0.852596 ( 0.899889)
build_miniruby 0.000922 0.000066 0.057643 ( 0.056317)
build_ruby 0.000856 0.000061 0.057203 ( 0.055933)
build_all 0.004100 0.000293 1.497579 ( 0.603478)
build_install 0.010487 0.000382 6.324309 ( 2.864828)
test_btest 0.000777 0.000052 52.848519 ( 7.975862)
test_basic 0.000000 0.005119 0.283373 ( 0.372690)
test_all 0.002301 0.000000 626.610572 ( 90.873850)
test_rubyspec 0.101038 0.027804 44.047339 ( 49.612645)
total: 153.32 sec