Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-230645
#<BuildRuby:0x0000560176dd4208
@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-230645",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004878 0.000136 1.072642 ( 1.127064)
build_miniruby 0.000990 0.000000 0.975467 ( 0.973793)
build_ruby 0.001248 0.000000 2.763114 ( 2.675079)
build_all 0.005476 0.003267 15.805385 ( 3.221786)
build_install 0.007961 0.000700 2.072165 ( 1.221891)
test_btest 0.000577 0.000096 64.059931 ( 11.242130)
test_basic 0.004095 0.000682 0.298177 ( 0.389628)
test_all 0.001003 0.000167 701.413354 (108.838725)
test_rubyspec 0.042613 0.015696 53.753499 ( 61.992240)
total: 191.68 sec