Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-163338
#<BuildRuby:0x000055d502b63e88
@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.20240106-163338",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005430 0.000156 1.150600 ( 1.554512)
build_miniruby 0.001198 0.000126 1.329386 ( 1.332240)
build_ruby 0.001579 0.000166 5.208410 ( 5.215906)
build_all 0.009823 0.000564 16.364764 ( 1.598062)
build_install 0.004452 0.010613 4.791785 ( 1.607391)
test_btest 0.000694 0.000144 80.589856 ( 10.580274)
test_basic 0.005549 0.001156 0.638322 ( 0.701195)
test_all 0.104558 0.015869 541.821342 ( 54.618245)
test_rubyspec 0.039185 0.022901 71.869708 ( 84.100646)
total: 161.31 sec