Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-111326
#<BuildRuby:0x00005574cfe1f818
@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.20231103-111326",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004737 0.001579 1.278526 ( 1.518187)
build_miniruby 0.000840 0.000280 0.921101 ( 0.920893)
build_ruby 0.000961 0.000320 2.803277 ( 2.804181)
build_all 0.005584 0.004484 15.901218 ( 1.465379)
build_install 0.008671 0.000000 4.815547 ( 1.170265)
test_btest 0.000770 0.000000 81.711498 ( 7.066100)
test_basic 0.003755 0.000482 0.731743 ( 0.807794)
test_all 0.093515 0.040983 518.714485 ( 48.685464)
test_rubyspec 0.022109 0.026866 50.121113 ( 62.427460)
total: 126.87 sec