Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-133653
#<BuildRuby:0x000055a908ad7918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231223-133653",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000015)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005044 0.000106 1.148571 ( 1.517271)
build_miniruby 0.001323 0.000139 0.900251 ( 0.899389)
build_ruby 0.001260 0.000132 2.737460 ( 2.737931)
build_all 0.009760 0.000541 15.932071 ( 1.453357)
build_install 0.001682 0.007128 4.630701 ( 1.160158)
test_btest 0.000975 0.000170 84.360213 ( 7.076561)
test_basic 0.003356 0.000583 0.622452 ( 0.699735)
test_all 0.101951 0.032050 496.181798 ( 46.912325)
test_rubyspec 0.033034 0.014518 49.620652 ( 61.936117)
total: 124.39 sec