Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-155401
#<BuildRuby:0x000055d90fd830b8
@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.20240103-155401",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002121 0.003331 1.422309 ( 1.656216)
build_miniruby 0.000704 0.000249 0.858878 ( 0.858701)
build_ruby 0.000886 0.000312 2.763230 ( 2.762511)
build_all 0.004467 0.004173 14.174860 ( 1.319369)
build_install 0.006946 0.001079 4.193745 ( 1.055161)
test_btest 0.000000 0.001054 72.587297 ( 7.028682)
test_basic 0.000000 0.005384 0.776644 ( 0.852093)
test_all 0.106241 0.022329 486.004305 ( 46.388708)
test_rubyspec 0.024234 0.026513 49.063899 ( 61.484906)
total: 123.41 sec