Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-194143
#<BuildRuby:0x00005563095067e0
@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.20221127-194143",
@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.000020 0.000001 0.000021 ( 0.000022)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.005104 0.000056 1.216509 ( 2.349716)
build_miniruby 0.000863 0.000054 0.980164 ( 0.979124)
build_ruby 0.001161 0.000073 2.703825 ( 2.617820)
build_all 0.010300 0.000000 22.348657 ( 4.483545)
build_install 0.009398 0.000345 4.363532 ( 1.559591)
test_btest 0.000570 0.000030 63.965615 ( 10.504460)
test_basic 0.000000 0.004687 0.305209 ( 0.395657)
test_all 0.000921 0.000120 685.860160 (105.920019)
test_rubyspec 0.058675 0.015409 53.608557 ( 61.841000)
total: 190.65 sec