Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-183917
#<BuildRuby:0x000055a8a1c5fce8
@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.20240114-183917",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.001258 0.003203 0.969860 ( 1.396182)
build_miniruby 0.001521 0.000414 0.880076 ( 0.882495)
build_ruby 0.001293 0.000000 2.703953 ( 2.703759)
build_all 0.008657 0.000540 14.127555 ( 1.304701)
build_install 0.002812 0.004882 4.099007 ( 1.073087)
test_btest 0.000838 0.000258 75.191842 ( 6.786187)
test_basic 0.000778 0.004606 0.660634 ( 0.741722)
test_all 0.106616 0.026813 452.891394 ( 51.844178)
test_rubyspec 0.030630 0.012416 48.422218 ( 60.786405)
total: 127.52 sec