Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-124517
#<BuildRuby:0x000055d5bb12e878
@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-124517",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004515 0.000282 1.087065 ( 1.577117)
build_miniruby 0.001076 0.000000 1.035375 ( 1.033989)
build_ruby 0.001192 0.000000 2.752553 ( 2.659915)
build_all 0.008833 0.000000 15.987146 ( 3.303032)
build_install 0.009045 0.000161 2.021196 ( 1.177083)
test_btest 0.000592 0.000030 59.030801 ( 10.737532)
test_basic 0.004832 0.000242 0.323841 ( 0.414143)
test_all 0.001823 0.000045 668.309624 (104.235570)
test_rubyspec 0.076891 0.003107 50.832862 ( 59.094854)
total: 184.23 sec