Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-062158
#<BuildRuby:0x000055af4ba837e8
@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.20221201-062158",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011653 1.245671 ( 1.312254)
build_miniruby 0.000000 0.002388 0.848927 ( 0.847241)
build_ruby 0.000000 0.002963 2.253610 ( 2.160187)
build_all 0.016767 0.004048 18.628595 ( 2.168062)
build_install 0.012751 0.010251 2.039807 ( 1.049448)
test_btest 0.001131 0.000542 88.676944 ( 9.209765)
test_basic 0.006812 0.003270 0.338838 ( 0.424308)
test_all 0.001973 0.000947 696.599960 ( 70.105253)
test_rubyspec 0.072168 0.092058 49.459457 ( 57.610276)
total: 144.89 sec