Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-024629
#<BuildRuby:0x000055de4623b840
@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.20231106-024629",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003623 0.000853 1.319292 ( 1.555593)
build_miniruby 0.001101 0.000000 0.895608 ( 0.895436)
build_ruby 0.001282 0.000000 2.663220 ( 2.665121)
build_all 0.005495 0.005225 17.533149 ( 1.531679)
build_install 0.008971 0.000055 5.398279 ( 1.185538)
test_btest 0.000000 0.001202 88.029433 ( 7.293949)
test_basic 0.000000 0.005176 0.789468 ( 0.864346)
test_all 0.094543 0.044374 539.172369 ( 49.038678)
test_rubyspec 0.007384 0.045205 52.698914 ( 64.959762)
total: 129.99 sec