Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-090624
#<BuildRuby:0x00005565957000d0
@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-090624",
@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.000006)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009005 0.001156 1.242705 ( 1.328493)
build_miniruby 0.002057 0.000475 0.848383 ( 0.847455)
build_ruby 0.003273 0.000000 2.245090 ( 2.158968)
build_all 0.015249 0.004861 18.733523 ( 2.191505)
build_install 0.014701 0.008457 2.017937 ( 1.013695)
test_btest 0.001190 0.000347 97.619238 ( 9.180157)
test_basic 0.008162 0.001190 0.349810 ( 0.433118)
test_all 0.001074 0.001804 679.221846 ( 70.985406)
test_rubyspec 0.115853 0.060107 49.000751 ( 57.119173)
total: 145.26 sec