Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-021952
#<BuildRuby:0x000055e9ec898088
@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.20240616-021952",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000006 0.000016 ( 0.000017)
configure 0.000007 0.000005 0.000012 ( 0.000012)
build_up 0.005203 0.000691 1.844613 ( 2.037173)
build_miniruby 0.000726 0.000403 1.021002 ( 1.021024)
build_ruby 0.000000 0.001427 3.229375 ( 3.230399)
build_all 0.009383 0.001114 17.629330 ( 1.629239)
build_install 0.002980 0.007268 6.180948 ( 1.449913)
test_btest 0.000503 0.000309 104.364054 ( 9.570725)
test_basic 0.004368 0.000270 0.904377 ( 0.978560)
test_all 0.106309 0.031505 584.498936 ( 56.483883)
test_rubyspec 0.045587 0.019029 133.054915 ( 15.857041)
total: 92.26 sec