Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-143937
#<BuildRuby:0x000055839ce44880
@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.20221205-143937",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000014 0.000005 0.000019 ( 0.000019)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008527 0.001537 1.190794 ( 1.926443)
build_miniruby 0.001496 0.000499 0.826265 ( 0.825849)
build_ruby 0.002339 0.000780 2.223093 ( 2.131250)
build_all 0.016777 0.002142 18.332856 ( 2.135798)
build_install 0.021437 0.000000 1.984118 ( 1.011168)
test_btest 0.001431 0.000000 92.681086 ( 9.489065)
test_basic 0.006542 0.000780 0.358859 ( 0.452018)
test_all 0.001470 0.000309 682.017169 ( 69.262047)
test_rubyspec 0.079718 0.069901 48.551087 ( 56.999751)
total: 144.23 sec