Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-080512
#<BuildRuby:0x000056309c560068
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230307-080512",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000895 0.003076 0.715349 ( 2.187442)
build_miniruby 0.000665 0.000182 0.646291 ( 0.645419)
build_ruby 0.000917 0.000250 2.151072 ( 2.150895)
build_all 0.001566 0.006632 11.316370 ( 0.990441)
build_install 0.007163 0.000000 1.544483 ( 0.791504)
test_btest 0.000692 0.000247 73.051781 ( 6.889989)
test_basic 0.002347 0.000838 0.249664 ( 0.345845)
test_all 0.000730 0.000261 388.979151 ( 35.783900)
test_rubyspec 0.012651 0.016302 37.220601 ( 47.343476)
total: 97.13 sec