Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-210049
#<BuildRuby:0x0000559d25c23d60
@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.20240617-210049",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004009 0.001203 1.071613 ( 1.510051)
build_miniruby 0.001194 0.000000 0.746056 ( 0.745655)
build_ruby 0.001400 0.000000 2.250391 ( 2.250838)
build_all 0.007559 0.000363 12.554623 ( 1.061349)
build_install 0.007850 0.004186 4.248784 ( 1.065210)
test_btest 0.000603 0.000173 71.236381 ( 5.001578)
test_basic 0.005194 0.000186 0.414816 ( 0.494630)
test_all 0.079501 0.018739 375.369260 ( 35.390844)
test_rubyspec 0.025216 0.015910 87.044528 ( 10.939985)
total: 58.46 sec