Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-060057
#<BuildRuby:0x00005592bccbf328
@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.20231230-060057",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004701 0.000235 1.224725 ( 1.605216)
build_miniruby 0.001355 0.000000 0.924373 ( 0.923154)
build_ruby 0.001834 0.000000 2.791255 ( 2.795383)
build_all 0.005226 0.004676 16.653875 ( 1.495154)
build_install 0.004057 0.004419 4.664946 ( 1.180340)
test_btest 0.000527 0.000072 85.225958 ( 7.045631)
test_basic 0.003968 0.000541 0.695023 ( 0.774621)
test_all 0.088438 0.049705 546.795053 ( 59.363770)
test_rubyspec 0.021570 0.032515 49.876550 ( 62.190076)
total: 137.37 sec