Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-045313
#<BuildRuby:0x00005569c48274a8
@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.20240118-045313",
@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.000025 0.000001 0.000026 ( 0.000026)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.000966 0.004078 1.277976 ( 1.655785)
build_miniruby 0.000903 0.000090 0.880736 ( 0.879623)
build_ruby 0.001185 0.000118 2.734524 ( 2.734445)
build_all 0.000000 0.009503 14.576997 ( 1.329529)
build_install 0.000000 0.007667 4.261513 ( 1.069519)
test_btest 0.000000 0.000994 80.999322 ( 6.905948)
test_basic 0.003988 0.000948 0.785488 ( 0.861968)
test_all 0.092676 0.035948 493.705131 ( 50.827438)
test_rubyspec 0.039057 0.026425 82.356155 ( 94.657905)
total: 160.92 sec