Logfile: /home/ko1/ruby/logs/brlog.trunk.20230213-192528
#<BuildRuby:0x00005606d9f34040
@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.20230213-192528",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003201 0.000534 0.745600 ( 1.176193)
build_miniruby 0.000792 0.000132 0.673018 ( 0.672060)
build_ruby 0.001063 0.000177 2.098517 ( 2.098615)
build_all 0.003693 0.005252 12.484586 ( 1.541513)
build_install 0.006237 0.000368 1.572077 ( 0.788299)
test_btest 0.000500 0.000116 65.083308 ( 6.344967)
test_basic 0.000000 0.003783 0.302409 ( 0.397786)
test_all 0.000062 0.000989 490.667462 ( 46.706069)
test_rubyspec 0.022007 0.004911 35.152841 ( 45.698141)
total: 105.42 sec