Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-014108
#<BuildRuby:0x0000564ff480b818
@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-014108",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004940 0.000151 1.221221 ( 1.576712)
build_miniruby 0.000810 0.000128 0.829557 ( 0.829206)
build_ruby 0.001394 0.000000 2.794615 ( 2.794520)
build_all 0.009768 0.000000 15.781592 ( 1.389233)
build_install 0.008898 0.000000 4.510120 ( 1.141103)
test_btest 0.000902 0.000089 83.339028 ( 6.718230)
test_basic 0.001005 0.004283 0.780667 ( 0.856027)
test_all 0.088815 0.044051 492.025625 ( 57.464988)
test_rubyspec 0.015068 0.029913 49.265065 ( 61.583103)
total: 134.35 sec