Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-153246
#<BuildRuby:0x000055905b5b3dd0
@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.20221127-153246",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.005196 1.336526 ( 1.825356)
build_miniruby 0.000104 0.000842 0.966302 ( 0.965023)
build_ruby 0.001054 0.000264 2.731984 ( 2.617289)
build_all 0.006932 0.003530 22.639747 ( 4.491158)
build_install 0.000785 0.009605 4.378858 ( 1.588798)
test_btest 0.000372 0.000157 59.036840 ( 11.507146)
test_basic 0.001065 0.003976 0.312861 ( 0.402869)
test_all 0.000757 0.000359 655.380311 (121.520691)
test_rubyspec 0.038864 0.031888 53.412044 ( 61.568981)
total: 206.49 sec