Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-143158
#<BuildRuby:0x000055bdd5d18060
@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.20240614-143158",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004879 0.000887 1.059135 ( 1.505739)
build_miniruby 0.000998 0.000181 0.724859 ( 0.725074)
build_ruby 0.001602 0.000291 2.239784 ( 2.239918)
build_all 0.003031 0.005439 12.653146 ( 1.045728)
build_install 0.010028 0.000057 4.157040 ( 1.062676)
test_btest 0.000623 0.000144 73.965970 ( 5.258820)
test_basic 0.005115 0.000032 0.401714 ( 0.481872)
test_all 0.078020 0.028832 374.762813 ( 39.154345)
test_rubyspec 0.029463 0.011602 86.605001 ( 11.014986)
total: 62.49 sec