Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-082408
#<BuildRuby:0x000055d7014f7ee0
@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.20230731-082408",
@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.000000 0.000011 0.000011 ( 0.000011)
configure 0.000000 0.000007 0.000007 ( 0.000007)
build_up 0.001913 0.003508 1.367709 ( 2.923609)
build_miniruby 0.000783 0.000174 1.573989 ( 1.444682)
build_ruby 0.000897 0.000199 2.575408 ( 2.576139)
build_all 0.007174 0.001998 13.398648 ( 1.180823)
build_install 0.006572 0.001494 2.062365 ( 0.933409)
test_btest 0.000784 0.000179 75.723415 ( 7.555852)
test_basic 0.001676 0.003378 0.743572 ( 0.819678)
test_all 0.001182 0.000309 477.463889 ( 50.840578)
test_rubyspec 0.021598 0.022782 43.518250 ( 55.796215)
total: 124.07 sec