Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-040917
#<BuildRuby:0x000055dc50d83e20
@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.20231229-040917",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000025 0.000008 0.000033 ( 0.000032)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.001357 0.003066 1.140580 ( 1.523542)
build_miniruby 0.000734 0.000259 0.849609 ( 0.848911)
build_ruby 0.000997 0.000352 2.678394 ( 2.678161)
build_all 0.009704 0.000000 16.290275 ( 1.440982)
build_install 0.005935 0.002679 4.567207 ( 1.148272)
test_btest 0.000825 0.000263 82.026225 ( 7.071712)
test_basic 0.004051 0.001289 0.730914 ( 0.805867)
test_all 0.100916 0.034972 548.392861 ( 50.373936)
test_rubyspec 0.034390 0.014503 50.162371 ( 62.502411)
total: 128.39 sec