Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-214637
#<BuildRuby:0x0000558e1f0b7dd8
@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.20221122-214637",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.000624 0.004142 1.044362 ( 1.148494)
build_miniruby 0.000952 0.000000 0.979462 ( 0.978336)
build_ruby 0.001067 0.000000 2.887281 ( 2.781391)
build_all 0.008526 0.000000 15.832717 ( 3.337943)
build_install 0.005818 0.003090 2.069267 ( 1.242966)
test_btest 0.000582 0.000073 62.438918 ( 10.430710)
test_basic 0.004691 0.000586 0.295460 ( 0.386319)
test_all 0.001295 0.000000 679.300542 (126.270201)
test_rubyspec 0.064707 0.012006 52.722364 ( 60.901634)
total: 207.48 sec