Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-154236
#<BuildRuby:0x0000557f951b77f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-154236",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000007 0.000019 ( 0.000019)
autoconf 0.000017 0.000009 0.000026 ( 0.000025)
configure 0.000013 0.000007 0.000020 ( 0.000020)
build_up 0.000000 0.006921 0.811243 ( 1.179885)
build_miniruby 0.000000 0.000982 0.834530 ( 0.834567)
build_ruby 0.000000 0.001939 2.685004 ( 2.685630)
build_all 0.002302 0.004719 11.911294 ( 0.997904)
build_install 0.011258 0.000000 3.382861 ( 0.961617)
test_btest 0.000466 0.000045 61.867574 ( 5.656302)
test_basic 0.002294 0.001588 0.400291 ( 0.480445)
test_all 0.069565 0.026667 383.889678 ( 38.379593)
test_rubyspec 0.038626 0.026164 40.382537 ( 52.914581)
total: 104.09 sec