Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-114127
#<BuildRuby:0x0000559e983cfbb8
@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.20231019-114127",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000787 0.003971 1.486211 ( 1.741356)
build_miniruby 0.000000 0.001043 0.788345 ( 0.788791)
build_ruby 0.000000 0.001364 2.642178 ( 2.642796)
build_all 0.003335 0.007522 18.255263 ( 1.652497)
build_install 0.007231 0.003599 5.422293 ( 1.311288)
test_btest 0.001139 0.000000 89.430382 ( 8.186347)
test_basic 0.004222 0.000421 0.783113 ( 0.863837)
test_all 0.006188 0.000000 544.422308 ( 57.235620)
test_rubyspec 0.034621 0.017969 51.960180 ( 64.192537)
total: 138.62 sec