Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-222042
#<BuildRuby:0x000055f1e48b0048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231228-222042",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000019 0.000008 0.000027 ( 0.000026)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.005228 0.000500 1.133357 ( 1.492684)
build_miniruby 0.000807 0.000303 0.880904 ( 0.880254)
build_ruby 0.001519 0.000000 2.866727 ( 2.866137)
build_all 0.007112 0.002773 16.593413 ( 1.479060)
build_install 0.008554 0.000280 4.710067 ( 1.138622)
test_btest 0.000546 0.000182 84.270383 ( 7.090592)
test_basic 0.003304 0.001101 0.690543 ( 0.765790)
test_all 0.116531 0.020192 526.736025 ( 54.850590)
test_rubyspec 0.017747 0.029851 50.178891 ( 62.604701)
total: 133.17 sec