Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-154609
#<BuildRuby:0x000055e502da0060
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240614-154609",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.005360 0.000625 1.870878 ( 2.306382)
build_miniruby 0.000768 0.000317 1.024649 ( 1.024628)
build_ruby 0.001453 0.000598 3.349812 ( 3.350248)
build_all 0.004277 0.006082 17.264692 ( 1.675732)
build_install 0.004059 0.006232 6.044823 ( 1.524296)
test_btest 0.000745 0.000392 104.057724 ( 8.373029)
test_basic 0.003004 0.001582 0.807061 ( 0.881766)
test_all 0.106111 0.030325 562.611264 ( 56.494435)
test_rubyspec 0.030834 0.038338 133.118525 ( 15.922729)
total: 91.55 sec