Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-110320
#<BuildRuby:0x000056505de4fb48
@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.20240109-110320",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.004621 0.002411 0.790884 ( 1.211495)
build_miniruby 0.000816 0.000175 0.804036 ( 0.803785)
build_ruby 0.001036 0.000222 2.650916 ( 2.652119)
build_all 0.007350 0.000751 11.998555 ( 0.955764)
build_install 0.007131 0.003716 3.386110 ( 0.955726)
test_btest 0.000847 0.000000 63.874355 ( 4.556906)
test_basic 0.003767 0.000187 0.391778 ( 0.472345)
test_all 0.069587 0.028031 374.192558 ( 43.216837)
test_rubyspec 0.022173 0.045763 40.725990 ( 53.268346)
total: 108.09 sec