Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-104550
#<BuildRuby:0x000055ebabf9fbb8
@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-104550",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004213 0.000702 1.292573 ( 1.675220)
build_miniruby 0.000898 0.000149 0.848252 ( 0.848703)
build_ruby 0.000000 0.001482 2.826995 ( 2.827028)
build_all 0.006590 0.003317 17.172551 ( 1.500625)
build_install 0.006014 0.002802 5.029279 ( 1.197446)
test_btest 0.000829 0.000189 89.785212 ( 7.480941)
test_basic 0.001336 0.004578 0.872520 ( 0.948600)
test_all 0.096842 0.040943 552.273119 ( 58.434173)
test_rubyspec 0.009441 0.043335 51.010608 ( 63.217578)
total: 138.13 sec