Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-110402
#<BuildRuby:0x000055e015f10090
@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.20240620-110402",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000881 0.004162 1.076908 ( 1.344561)
build_miniruby 0.000861 0.000216 0.710065 ( 0.710164)
build_ruby 0.001167 0.000292 2.247111 ( 2.248114)
build_all 0.004617 0.003117 12.536188 ( 1.027825)
build_install 0.014412 0.001639 4.166773 ( 1.066690)
test_btest 0.000570 0.000143 71.383603 ( 5.495777)
test_basic 0.004562 0.000044 0.409552 ( 0.490668)
test_all 0.084143 0.020044 366.946913 ( 38.358669)
test_rubyspec 0.017440 0.025659 87.434393 ( 11.059544)
total: 61.80 sec