Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-103014
#<BuildRuby:0x000055c35cd280c8
@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-103014",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005007 0.001503 0.794466 ( 1.218205)
build_miniruby 0.000000 0.000969 0.801281 ( 0.801232)
build_ruby 0.000000 0.001401 2.659894 ( 2.660908)
build_all 0.005230 0.002298 11.956569 ( 1.002029)
build_install 0.003234 0.006415 3.354743 ( 0.957362)
test_btest 0.000000 0.000751 64.107753 ( 4.551526)
test_basic 0.001992 0.002259 0.421318 ( 0.500050)
test_all 0.083394 0.013814 383.285828 ( 37.998140)
test_rubyspec 0.036882 0.028758 40.751186 ( 53.302172)
total: 102.99 sec