Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-191557
#<BuildRuby:0x0000556d13adb418
@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.20221201-191557",
@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.000030 0.000002 0.000032 ( 0.000032)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.004821 0.000044 1.141289 ( 1.171906)
build_miniruby 0.000971 0.000000 1.036620 ( 1.035263)
build_ruby 0.000000 0.001275 2.832382 ( 2.741239)
build_all 0.000000 0.008969 15.722775 ( 3.401162)
build_install 0.003809 0.004615 2.156677 ( 1.235056)
test_btest 0.000481 0.000127 67.914777 ( 10.945797)
test_basic 0.005088 0.000303 0.294222 ( 0.384713)
test_all 0.001066 0.000266 661.353619 (118.758419)
test_rubyspec 0.042152 0.019078 53.031652 ( 61.265495)
total: 200.94 sec