Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-091134
#<BuildRuby:0x00005610ad4affd8
@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.20240105-091134",
@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.000010 0.000003 0.000013 ( 0.000012)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.002067 0.004833 1.032654 ( 1.305428)
build_miniruby 0.000755 0.000302 0.809477 ( 0.809566)
build_ruby 0.001030 0.000412 2.647160 ( 2.648004)
build_all 0.005350 0.002140 11.960572 ( 0.964311)
build_install 0.015044 0.000067 3.693556 ( 0.978974)
test_btest 0.000606 0.000186 61.250003 ( 5.437194)
test_basic 0.004963 0.000000 0.394079 ( 0.473963)
test_all 0.071045 0.025502 363.711069 ( 39.408878)
test_rubyspec 0.022079 0.048469 40.124955 ( 52.685851)
total: 104.71 sec