Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-051749
#<BuildRuby:0x000055a9e449b4f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240118-051749",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000010 0.000005 0.000015 ( 0.000016)
autoconf 0.000027 0.000011 0.000038 ( 0.000039)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.000261 0.005889 0.914025 ( 1.300430)
build_miniruby 0.000728 0.000397 0.818233 ( 0.818211)
build_ruby 0.000000 0.001257 2.692720 ( 2.693849)
build_all 0.005193 0.002695 12.078603 ( 1.002606)
build_install 0.006327 0.006407 3.522483 ( 0.993507)
test_btest 0.000442 0.000276 66.140056 ( 5.162652)
test_basic 0.000569 0.003678 0.414090 ( 0.495064)
test_all 0.068028 0.029550 371.670351 ( 42.409819)
test_rubyspec 0.044496 0.081195 73.221497 ( 85.702810)
total: 140.58 sec