Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-073842
#<BuildRuby:0x000055de2c6b8018
@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.20240625-073842",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000813 0.004591 1.078925 ( 1.405273)
build_miniruby 0.000572 0.000429 0.718693 ( 0.718933)
build_ruby 0.001113 0.000834 2.271543 ( 2.271823)
build_all 0.002132 0.006679 12.666176 ( 1.036989)
build_install 0.006756 0.006488 4.216818 ( 1.057247)
test_btest 0.000432 0.000388 71.428255 ( 5.460617)
test_basic 0.002067 0.001860 0.391006 ( 0.471996)
test_all 0.065770 0.033128 370.892667 ( 39.518374)
test_rubyspec 0.030133 0.015789 87.479707 ( 11.085491)
total: 63.03 sec