Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-214132
#<BuildRuby:0x000055920a89bfd8
@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.20240102-214132",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000027 0.000009 0.000036 ( 0.000037)
configure 0.000023 0.000008 0.000031 ( 0.000030)
build_up 0.002982 0.005648 1.061284 ( 1.312266)
build_miniruby 0.000905 0.000402 0.833744 ( 0.833468)
build_ruby 0.001764 0.000000 2.654838 ( 2.655563)
build_all 0.007899 0.000000 12.000985 ( 0.960867)
build_install 0.008955 0.002688 3.478277 ( 0.961925)
test_btest 0.000497 0.000175 64.777293 ( 4.647045)
test_basic 0.003256 0.001149 0.398287 ( 0.477938)
test_all 0.071462 0.027102 364.297380 ( 38.495413)
test_rubyspec 0.038427 0.028242 39.876681 ( 52.455319)
total: 102.80 sec