Logfile: /home/ko1/ruby/logs/brlog.trunk.20240613-225841
#<BuildRuby:0x00005612d16d0080
@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.20240613-225841",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000909 0.004392 1.041186 ( 1.400710)
build_miniruby 0.001077 0.000000 0.702672 ( 0.702650)
build_ruby 0.001352 0.000000 2.241938 ( 2.242554)
build_all 0.003022 0.004736 12.524721 ( 1.048062)
build_install 0.004009 0.006272 4.258710 ( 1.079407)
test_btest 0.000533 0.000267 70.366255 ( 5.833417)
test_basic 0.002769 0.001385 0.400162 ( 0.482306)
test_all 0.074040 0.027455 382.526837 ( 39.222109)
test_rubyspec 0.023162 0.018942 86.242127 ( 11.001315)
total: 63.01 sec