Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-162829
#<BuildRuby:0x000055c83ccf00d0
@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-162829",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005048 0.000000 1.229660 ( 1.473782)
build_miniruby 0.001017 0.000000 0.993298 ( 0.991759)
build_ruby 0.001321 0.000000 2.782729 ( 2.662646)
build_all 0.010111 0.000000 22.416926 ( 4.422660)
build_install 0.009671 0.000000 4.402807 ( 1.560016)
test_btest 0.000620 0.000000 57.108029 ( 11.390582)
test_basic 0.000760 0.004196 0.285821 ( 0.375963)
test_all 0.001168 0.000034 662.346903 (117.324680)
test_rubyspec 0.067207 0.008297 53.479560 ( 61.734990)
total: 201.94 sec