Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-144520
#<BuildRuby:0x00005559dd6fc700
@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.20221203-144520",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.000000 0.005012 1.143591 ( 1.152155)
build_miniruby 0.000000 0.000976 0.972100 ( 0.970820)
build_ruby 0.000373 0.000717 2.765789 ( 2.670104)
build_all 0.007929 0.001139 15.928270 ( 3.284341)
build_install 0.004932 0.003074 2.241128 ( 1.263230)
test_btest 0.000432 0.000127 64.126267 ( 11.702323)
test_basic 0.003178 0.000935 0.288298 ( 0.379966)
test_all 0.000655 0.000193 686.605625 (106.745132)
test_rubyspec 0.045842 0.019895 53.250518 ( 61.372748)
total: 189.54 sec