Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-042524
#<BuildRuby:0x0000557e85db7bb8
@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.20230528-042524",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005141 0.000296 1.522536 ( 2.780166)
build_miniruby 0.000728 0.000242 0.695448 ( 0.695008)
build_ruby 0.000982 0.000327 2.526468 ( 2.526238)
build_all 0.004772 0.004642 12.310275 ( 1.106317)
build_install 0.001808 0.005485 1.806417 ( 0.862043)
test_btest 0.000589 0.000294 79.351704 ( 7.589369)
test_basic 0.003249 0.001624 0.644230 ( 0.725580)
test_all 0.001018 0.000509 417.921293 ( 42.383863)
test_rubyspec 0.006358 0.027791 40.926097 ( 53.445325)
total: 112.11 sec