Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-044553
#<BuildRuby:0x000055f0d4cfb438
@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.20240107-044553",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000777 0.004290 1.172694 ( 1.573293)
build_miniruby 0.000825 0.000330 1.912749 ( 1.914988)
build_ruby 0.001182 0.000472 4.215760 ( 4.225417)
build_all 0.008651 0.001679 16.428041 ( 1.682466)
build_install 0.013762 0.001614 4.882305 ( 1.655156)
test_btest 0.000547 0.000183 84.610821 ( 11.557552)
test_basic 0.004955 0.001652 0.651203 ( 0.716044)
test_all 0.086810 0.034715 552.728602 ( 75.971575)
test_rubyspec 0.044468 0.020073 76.682293 ( 88.940478)
total: 188.24 sec