Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-191818
#<BuildRuby:0x00005560288cc048
@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.20231115-191818",
@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.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000824 0.003504 1.173321 ( 1.580693)
build_miniruby 0.000917 0.000152 0.829640 ( 0.830528)
build_ruby 0.001441 0.000000 2.685168 ( 2.685097)
build_all 0.007247 0.002604 16.238659 ( 1.429308)
build_install 0.008114 0.000825 4.885935 ( 1.234322)
test_btest 0.000655 0.000116 86.442486 ( 6.959580)
test_basic 0.003257 0.000575 0.672526 ( 0.748201)
test_all 0.106839 0.027924 486.467563 ( 57.017140)
test_rubyspec 0.026009 0.020244 49.342028 ( 61.783628)
total: 134.27 sec