Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-102633
#<BuildRuby:0x00005585159c7fa8
@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.20231215-102633",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003951 0.000659 1.439819 ( 1.765445)
build_miniruby 0.001050 0.000000 0.826321 ( 0.825841)
build_ruby 0.001415 0.000000 3.062351 ( 3.062423)
build_all 0.009939 0.000000 15.933324 ( 1.463515)
build_install 0.008549 0.000000 4.760253 ( 1.157377)
test_btest 0.001209 0.000000 83.741600 ( 7.561986)
test_basic 0.002304 0.001725 0.801211 ( 0.879604)
test_all 0.086529 0.045448 529.127249 ( 56.833963)
test_rubyspec 0.019703 0.031841 51.605864 ( 63.831768)
total: 137.38 sec