Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-105450
#<BuildRuby:0x0000559ad3d93e88
@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.20231119-105450",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004422 0.001327 0.907964 ( 1.285635)
build_miniruby 0.000770 0.000231 0.786076 ( 0.786044)
build_ruby 0.001920 0.000000 2.594252 ( 2.594823)
build_all 0.006830 0.001246 12.013541 ( 0.994122)
build_install 0.011885 0.001807 3.530686 ( 0.990957)
test_btest 0.000861 0.000000 62.159493 ( 5.333918)
test_basic 0.005238 0.000202 0.391726 ( 0.471072)
test_all 0.080055 0.012011 352.474873 ( 33.383029)
test_rubyspec 0.032069 0.035563 39.666474 ( 52.219422)
total: 98.06 sec