Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-232055
#<BuildRuby:0x0000561a248c3270
@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.20230130-232055",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003630 0.649976 ( 1.062786)
build_miniruby 0.000377 0.000629 0.622597 ( 0.621956)
build_ruby 0.001029 0.000171 2.041348 ( 2.040943)
build_all 0.002352 0.006925 11.922365 ( 1.461886)
build_install 0.004009 0.002723 1.508845 ( 0.696114)
test_btest 0.000699 0.000000 65.246340 ( 6.159797)
test_basic 0.003563 0.000000 0.247391 ( 0.343064)
test_all 0.000951 0.000000 482.620362 ( 45.482034)
test_rubyspec 0.023067 0.005415 35.293898 ( 45.865160)
total: 103.73 sec