Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-091309
#<BuildRuby:0x0000561e4dc6ff40
@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.20221126-091309",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004631 0.000289 1.073744 ( 1.065586)
build_miniruby 0.000861 0.000054 0.969964 ( 0.968766)
build_ruby 0.001311 0.000000 2.851739 ( 2.723017)
build_all 0.008781 0.000089 15.821602 ( 3.295142)
build_install 0.005249 0.004466 1.954181 ( 1.091484)
test_btest 0.000510 0.000053 56.753873 ( 12.125682)
test_basic 0.004523 0.000476 0.293573 ( 0.384266)
test_all 0.000837 0.000088 705.581549 (108.919241)
test_rubyspec 0.046421 0.023012 54.250370 ( 62.462936)
total: 193.04 sec