Logfile: /home/ko1/ruby/logs/brlog.trunk.20240723-083815
#<BuildRuby:0x0000563f5c368bb0
@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.20240723-083815",
@make="make",
@no_timeout_error=nil,
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.005001 0.000337 1.154534 ( 1.432335)
build_miniruby 0.000759 0.000337 0.758382 ( 0.758259)
build_ruby 0.001050 0.000466 2.284837 ( 2.285083)
build_all 0.005751 0.003026 12.489894 ( 1.052412)
build_install 0.004950 0.011633 4.277279 ( 1.074427)
test_btest 0.000484 0.000309 75.305052 ( 6.249610)
test_basic 0.003206 0.002041 0.401824 ( 0.480677)
test_all 0.070382 0.031830 416.062368 ( 38.891823)
test_rubyspec 0.040012 0.007522 99.814262 ( 11.576786)
total: 63.80 sec