Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-101210
#<BuildRuby:0x000055fb4b40f7f8
@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.20240109-101210",
@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.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004952 0.000901 0.802533 ( 1.217523)
build_miniruby 0.001187 0.000000 0.828108 ( 0.827947)
build_ruby 0.001520 0.000000 2.650002 ( 2.650522)
build_all 0.004544 0.003275 11.999912 ( 0.957369)
build_install 0.001923 0.011858 3.373819 ( 0.969311)
test_btest 0.000764 0.000000 66.950415 ( 4.758171)
test_basic 0.005134 0.000000 0.393778 ( 0.473536)
test_all 0.073518 0.024580 403.182088 ( 34.809944)
test_rubyspec 0.036996 0.028222 40.784726 ( 53.350113)
total: 100.02 sec