Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-194934
#<BuildRuby:0x0000557ec16db7b8
@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.20231027-194934",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003904 0.000651 1.400084 ( 1.633025)
build_miniruby 0.000000 0.001033 0.836667 ( 0.836155)
build_ruby 0.000000 0.001235 2.617789 ( 2.619174)
build_all 0.004539 0.005030 15.636183 ( 1.412558)
build_install 0.005116 0.004311 4.749720 ( 1.168481)
test_btest 0.000772 0.000220 81.136751 ( 7.171294)
test_basic 0.003184 0.000910 0.691747 ( 0.769575)
test_all 0.096427 0.039074 494.816812 ( 46.085448)
test_rubyspec 0.012186 0.032320 48.979465 ( 61.327141)
total: 123.02 sec