Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-191239
#<BuildRuby:0x000055841a398098
@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.20240103-191239",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.003935 0.000715 1.228240 ( 1.506436)
build_miniruby 0.000000 0.001053 0.794963 ( 0.795307)
build_ruby 0.000000 0.001312 2.679421 ( 2.678839)
build_all 0.003685 0.005581 14.223339 ( 1.345945)
build_install 0.006619 0.000787 4.174075 ( 1.075871)
test_btest 0.000758 0.000233 75.862523 ( 6.547830)
test_basic 0.004863 0.000152 0.727801 ( 0.807702)
test_all 0.105149 0.027473 464.964560 ( 55.655185)
test_rubyspec 0.012676 0.035132 48.601303 ( 60.969354)
total: 131.38 sec