Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-161707
#<BuildRuby:0x0000559b0556f4f0
@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.20240117-161707",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004746 0.000184 0.819041 ( 1.224614)
build_miniruby 0.000876 0.000219 0.844855 ( 0.844651)
build_ruby 0.001122 0.000280 2.671070 ( 2.671998)
build_all 0.007969 0.000859 12.041396 ( 0.981095)
build_install 0.012927 0.000000 3.417508 ( 0.978418)
test_btest 0.000667 0.000000 61.880929 ( 5.885318)
test_basic 0.005069 0.000107 0.384401 ( 0.464431)
test_all 0.068891 0.025915 391.878298 ( 34.868785)
test_rubyspec 0.035487 0.091195 73.551574 ( 86.040886)
total: 133.96 sec