Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-211058
#<BuildRuby:0x000055b895aaf2c8
@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.20221120-211058",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004661 0.000311 1.066906 ( 1.045545)
build_miniruby 0.000863 0.000000 0.994358 ( 0.993189)
build_ruby 0.001244 0.000000 2.756785 ( 2.653265)
build_all 0.008692 0.000000 15.834886 ( 3.390641)
build_install 0.004344 0.003711 2.001329 ( 1.174938)
test_btest 0.000530 0.000053 57.787109 ( 11.242892)
test_basic 0.004774 0.000069 0.284524 ( 0.375477)
test_all 0.001123 0.000107 644.277567 (100.397940)
test_rubyspec 0.053094 0.010824 51.319920 ( 59.553790)
total: 180.83 sec