Logfile: /home/ko1/ruby/logs/brlog.trunk.20240716-120331
#<BuildRuby:0x00005596afc557b0
@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.20240716-120331",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001001 0.004108 1.192137 ( 1.520332)
build_miniruby 0.000911 0.000152 0.730973 ( 0.731210)
build_ruby 0.001614 0.000269 2.323324 ( 2.323625)
build_all 0.006107 0.002924 12.767179 ( 1.073702)
build_install 0.009996 0.005359 4.491124 ( 1.079021)
test_btest 0.000666 0.000167 71.142949 ( 6.166753)
test_basic 0.004044 0.001011 0.398973 ( 0.479127)
test_all 0.076661 0.023582 368.372709 ( 43.926449)
test_rubyspec 0.034273 0.014333 90.156827 ( 11.230058)
total: 68.53 sec