Logfile: /home/ko1/ruby/logs/brlog.trunk.20240808-154900
#<BuildRuby:0x0000564f090cd858
@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.20240808-154900",
@make="make",
@no_timeout_error=nil,
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004615 0.001384 1.155912 ( 1.488017)
build_miniruby 0.000791 0.000237 0.729665 ( 0.729758)
build_ruby 0.001058 0.000317 2.279696 ( 2.280304)
build_all 0.007794 0.000869 12.648664 ( 1.051556)
build_install 0.005628 0.010111 4.266313 ( 1.055290)
test_btest 0.000000 0.000823 71.155556 ( 6.065059)
test_basic 0.003651 0.001407 0.421980 ( 0.502695)
test_all 0.079985 0.019226 375.710155 ( 41.730400)
test_rubyspec 0.027115 0.015988 89.349723 ( 11.150242)
total: 66.05 sec