Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-134707
#<BuildRuby:0x0000561f4d0ffe20
@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.20231205-134707",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.001138 0.004480 1.276939 ( 1.656026)
build_miniruby 0.000741 0.000278 0.898822 ( 0.898451)
build_ruby 0.000959 0.000360 2.784343 ( 2.784956)
build_all 0.010009 0.000000 16.257423 ( 1.447955)
build_install 0.008227 0.000773 4.890062 ( 1.177619)
test_btest 0.000924 0.000000 81.948067 ( 7.372023)
test_basic 0.004040 0.000000 0.522528 ( 0.603141)
test_all 0.092733 0.046655 524.191018 ( 55.878474)
test_rubyspec 0.026115 0.022324 50.761411 ( 63.116117)
total: 134.94 sec