Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-203121
#<BuildRuby:0x0000556eb9bef3c0
@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-203121",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.001940 0.004495 0.804191 ( 1.171900)
build_miniruby 0.000883 0.000221 0.811424 ( 0.811513)
build_ruby 0.001375 0.000343 2.677166 ( 2.678016)
build_all 0.007650 0.000000 11.857277 ( 0.968291)
build_install 0.007227 0.003735 3.383223 ( 0.970960)
test_btest 0.000694 0.000174 64.568703 ( 4.470982)
test_basic 0.000000 0.004025 0.386105 ( 0.466926)
test_all 0.065060 0.038587 369.892986 ( 37.554958)
test_rubyspec 0.032499 0.033267 40.817776 ( 53.347285)
total: 102.44 sec