Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-200305
#<BuildRuby:0x000056326273ffd8
@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.20240109-200305",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.003387 0.001506 0.804756 ( 1.229882)
build_miniruby 0.000642 0.000285 0.857479 ( 0.857458)
build_ruby 0.000961 0.000428 2.708831 ( 2.709632)
build_all 0.005336 0.002847 11.910402 ( 0.978125)
build_install 0.008010 0.001556 3.342592 ( 0.964224)
test_btest 0.000452 0.000188 62.616583 ( 5.658825)
test_basic 0.001978 0.001509 0.392857 ( 0.474137)
test_all 0.085106 0.013882 396.128294 ( 40.039896)
test_rubyspec 0.033407 0.030956 40.481183 ( 53.032349)
total: 105.95 sec