Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-201318
#<BuildRuby:0x000056000402c088
@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.20221124-201318",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004062 0.000625 1.100974 ( 1.260163)
build_miniruby 0.001002 0.000000 0.949268 ( 0.947835)
build_ruby 0.000000 0.001259 2.829689 ( 2.719398)
build_all 0.003845 0.005192 15.771043 ( 3.291618)
build_install 0.009703 0.000000 2.025197 ( 1.162506)
test_btest 0.000601 0.000000 59.739061 ( 10.985402)
test_basic 0.000000 0.005020 0.341749 ( 0.432497)
test_all 0.001539 0.000000 715.311033 (111.282941)
test_rubyspec 0.058291 0.010057 53.135357 ( 61.270674)
total: 193.35 sec