Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-130032
#<BuildRuby:0x000056231af1f818
@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.20240115-130032",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004514 0.000076 1.086397 ( 1.463626)
build_miniruby 0.000725 0.000170 0.797250 ( 0.796794)
build_ruby 0.001095 0.000258 2.795156 ( 2.795162)
build_all 0.007195 0.001693 14.173477 ( 1.354491)
build_install 0.007585 0.000000 4.053078 ( 1.042335)
test_btest 0.000908 0.000000 76.416232 ( 6.967521)
test_basic 0.004565 0.000000 0.759073 ( 0.833465)
test_all 0.097155 0.030878 477.980590 ( 46.737129)
test_rubyspec 0.024584 0.023498 47.892812 ( 60.226527)
total: 122.22 sec