Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-123143
#<BuildRuby:0x000055f46522a9c0
@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.20221105-123143",
@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.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005582 0.002233 0.911808 ( 1.072098)
build_miniruby 0.000949 0.000380 0.048530 ( 0.047466)
build_ruby 0.001079 0.000432 0.041282 ( 0.039975)
build_all 0.003170 0.004035 1.210142 ( 0.459254)
build_install 0.011366 0.005601 1.546573 ( 0.803858)
test_btest 0.001216 0.000561 61.734232 ( 6.604349)
test_basic 0.005928 0.002736 0.313567 ( 0.402855)
test_all 0.001705 0.000787 527.293415 ( 55.710313)
test_rubyspec 0.081640 0.047585 43.298931 ( 51.867773)
total: 117.01 sec