Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-140407
#<BuildRuby:0x000055952ef867e0
@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.20221128-140407",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000016 0.000006 0.000022 ( 0.000023)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.000000 0.004973 1.059753 ( 1.829033)
build_miniruby 0.000000 0.000934 1.056686 ( 1.055570)
build_ruby 0.000000 0.001312 2.805778 ( 2.704729)
build_all 0.008405 0.000656 15.904153 ( 3.275861)
build_install 0.005583 0.002871 2.000517 ( 1.140253)
test_btest 0.000466 0.000217 60.193818 ( 11.058655)
test_basic 0.003153 0.001472 0.287832 ( 0.379222)
test_all 0.000723 0.000337 690.768669 (107.605009)
test_rubyspec 0.049378 0.017968 52.988974 ( 61.318066)
total: 190.37 sec