Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-142450
#<BuildRuby:0x0000561a18b2f240
@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.20230104-142450",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004622 0.005105 0.937629 ( 1.292729)
build_miniruby 0.001804 0.000417 0.849049 ( 0.848109)
build_ruby 0.001928 0.000445 2.153451 ( 2.152908)
build_all 0.014858 0.004889 18.606026 ( 2.183360)
build_install 0.018656 0.002035 2.029757 ( 1.048309)
test_btest 0.000981 0.000218 91.460782 ( 8.826608)
test_basic 0.003952 0.006418 0.355005 ( 0.437226)
test_all 0.002188 0.000184 685.444804 ( 74.020966)
test_rubyspec 0.081046 0.101808 47.661505 ( 55.839216)
total: 146.65 sec