Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-082058
#<BuildRuby:0x000055645d41be20
@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.20231208-082058",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004473 0.000471 1.271763 ( 1.647100)
build_miniruby 0.000840 0.000089 0.865117 ( 0.865008)
build_ruby 0.001241 0.000000 2.807918 ( 2.808396)
build_all 0.005795 0.004096 15.978207 ( 1.424475)
build_install 0.008755 0.000615 4.731165 ( 1.136622)
test_btest 0.000780 0.000000 80.643177 ( 7.656813)
test_basic 0.001241 0.004040 0.796347 ( 0.873256)
test_all 0.089343 0.042873 515.585084 ( 52.667929)
test_rubyspec 0.028397 0.026868 50.483065 ( 62.778812)
total: 131.86 sec