Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-081623
#<BuildRuby:0x000055fe9ef1b7b8
@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.20240101-081623",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000000 0.000039 0.000039 ( 0.000040)
build_up 0.000210 0.003991 1.056753 ( 1.451870)
build_miniruby 0.001191 0.000000 0.910167 ( 0.909269)
build_ruby 0.001270 0.000000 2.975752 ( 2.975800)
build_all 0.009668 0.000000 16.739958 ( 1.475360)
build_install 0.007901 0.000515 4.781905 ( 1.203940)
test_btest 0.001003 0.000130 83.297175 ( 7.553450)
test_basic 0.005245 0.000120 0.674943 ( 0.748917)
test_all 0.109596 0.023348 558.949647 ( 51.466399)
test_rubyspec 0.027407 0.020340 52.267850 ( 64.574496)
total: 132.36 sec