Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-152513
#<BuildRuby:0x00005608a7e67d68
@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.20231024-152513",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003681 0.000866 1.458883 ( 1.722617)
build_miniruby 0.000855 0.000201 0.855697 ( 0.855254)
build_ruby 0.001126 0.000265 2.691428 ( 2.691778)
build_all 0.003528 0.007037 16.923872 ( 1.606437)
build_install 0.000000 0.009249 5.043660 ( 1.166224)
test_btest 0.000000 0.000955 85.676959 ( 7.595172)
test_basic 0.000060 0.003859 0.661889 ( 0.739817)
test_all 0.095699 0.038746 501.828584 ( 54.338079)
test_rubyspec 0.030979 0.022110 49.780502 ( 62.100188)
total: 132.82 sec