Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-100851
#<BuildRuby:0x000055b000dd7560
@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.20240108-100851",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001127 0.004139 1.289988 ( 1.680213)
build_miniruby 0.000945 0.000189 1.495105 ( 1.499050)
build_ruby 0.001220 0.000244 4.477712 ( 4.488395)
build_all 0.005701 0.005568 16.739938 ( 1.862997)
build_install 0.007435 0.008506 5.041163 ( 1.784003)
test_btest 0.000868 0.000000 84.868962 ( 8.219275)
test_basic 0.004200 0.003060 0.717854 ( 0.784542)
test_all 0.097530 0.024713 558.603229 ( 70.417074)
test_rubyspec 0.022966 0.044751 83.352611 ( 95.627061)
total: 186.36 sec