Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-193827
#<BuildRuby:0x000055b057328040
@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.20240621-193827",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004971 0.000171 1.050960 ( 1.299498)
build_miniruby 0.001059 0.000163 0.704308 ( 0.704109)
build_ruby 0.000000 0.001504 2.284367 ( 2.284863)
build_all 0.003750 0.005349 12.535153 ( 1.076397)
build_install 0.009690 0.005606 4.328458 ( 1.078818)
test_btest 0.000551 0.000173 73.328808 ( 5.211151)
test_basic 0.005101 0.000277 0.392140 ( 0.471704)
test_all 0.059610 0.039879 360.053131 ( 42.547218)
test_rubyspec 0.025098 0.019475 87.366354 ( 11.061625)
total: 65.74 sec