Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-060050
#<BuildRuby:0x000055a007e1f788
@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.20240111-060050",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006244 0.000568 0.812176 ( 1.177615)
build_miniruby 0.001007 0.000091 0.819754 ( 0.819766)
build_ruby 0.001452 0.000132 2.684356 ( 2.685014)
build_all 0.007874 0.000000 11.937120 ( 0.980227)
build_install 0.004680 0.008576 3.411694 ( 0.975035)
test_btest 0.000630 0.000126 64.110110 ( 5.500286)
test_basic 0.004657 0.000014 0.394701 ( 0.474504)
test_all 0.085041 0.015945 385.722961 ( 32.575219)
test_rubyspec 0.038607 0.029432 40.591382 ( 53.108359)
total: 98.30 sec