Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-131631
#<BuildRuby:0x0000561ac5003fa8
@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.20231112-131631",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005306 0.000391 1.449602 ( 1.659104)
build_miniruby 0.001047 0.000308 0.919194 ( 0.919207)
build_ruby 0.001008 0.000297 2.651784 ( 2.652095)
build_all 0.005020 0.004464 15.528781 ( 1.418444)
build_install 0.000956 0.007088 4.658687 ( 1.117793)
test_btest 0.000555 0.000233 81.486700 ( 7.230467)
test_basic 0.003118 0.001313 0.698138 ( 0.775026)
test_all 0.100219 0.034758 490.030744 ( 52.102931)
test_rubyspec 0.019992 0.026052 49.081843 ( 61.389615)
total: 129.27 sec