Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-122504
#<BuildRuby:0x000055f69752c090
@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-122504",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001823 0.004311 0.815265 ( 1.198736)
build_miniruby 0.000911 0.000140 0.813021 ( 0.813036)
build_ruby 0.001458 0.000000 2.657893 ( 2.658644)
build_all 0.003995 0.004520 11.891357 ( 0.987798)
build_install 0.009649 0.003547 3.400202 ( 0.967407)
test_btest 0.000619 0.000146 67.103320 ( 4.934266)
test_basic 0.004229 0.000995 0.399078 ( 0.479675)
test_all 0.072496 0.027771 374.009049 ( 37.512136)
test_rubyspec 0.027712 0.046503 40.699693 ( 53.266441)
total: 102.82 sec