Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-151225
#<BuildRuby:0x0000560c48b1bfc0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240619-151225",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.004060 0.001895 1.898219 ( 2.197515)
build_miniruby 0.000754 0.000352 1.070793 ( 1.070369)
build_ruby 0.001087 0.000508 3.356595 ( 3.356562)
build_all 0.006848 0.003196 17.221307 ( 1.669335)
build_install 0.005442 0.005106 6.032912 ( 1.467444)
test_btest 0.000484 0.000242 108.364387 ( 8.184235)
test_basic 0.002938 0.001469 0.884102 ( 0.958928)
test_all 0.094772 0.043004 575.947827 ( 54.563574)
test_rubyspec 0.052671 0.015847 134.447362 ( 17.004257)
total: 90.47 sec