Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-013155
#<BuildRuby:0x000055a5189becc8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-013155",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.009186 0.001787 1.228585 ( 1.228810)
build_miniruby 0.002194 0.000731 0.856423 ( 0.855341)
build_ruby 0.002437 0.000812 2.248402 ( 2.153831)
build_all 0.011703 0.010358 18.732355 ( 2.196540)
build_install 0.011798 0.010558 2.102026 ( 1.038188)
test_btest 0.000793 0.000397 92.570002 ( 8.765545)
test_basic 0.009434 0.000338 0.349384 ( 0.435858)
test_all 0.001658 0.000746 700.703255 ( 70.248909)
test_rubyspec 0.109812 0.066710 49.390622 ( 57.467869)
total: 144.39 sec