Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-194607
#<BuildRuby:0x000055a524900190
@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.20240614-194607",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.002650 0.003298 1.639982 ( 2.056996)
build_miniruby 0.000726 0.000363 1.037242 ( 1.037960)
build_ruby 0.000975 0.000488 3.248750 ( 3.249719)
build_all 0.008106 0.001943 17.133656 ( 1.609283)
build_install 0.008724 0.002447 6.103605 ( 1.495784)
test_btest 0.000774 0.000348 106.579446 ( 8.301798)
test_basic 0.003346 0.001505 0.815884 ( 0.895705)
test_all 0.082044 0.051369 532.807245 ( 51.001739)
test_rubyspec 0.033668 0.030014 132.687852 ( 16.134773)
total: 85.78 sec