Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-053448
#<BuildRuby:0x000055e7b93bf0a0
@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.20240116-053448",
@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.000001 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.004524 0.000021 1.137748 ( 1.527688)
build_miniruby 0.001209 0.000061 0.994745 ( 0.993598)
build_ruby 0.001148 0.000057 2.685078 ( 2.685620)
build_all 0.005265 0.003953 14.183075 ( 1.287394)
build_install 0.004485 0.003170 4.060112 ( 1.064373)
test_btest 0.000000 0.001037 76.475275 ( 6.827508)
test_basic 0.003577 0.002528 0.886390 ( 0.962027)
test_all 0.087000 0.044872 469.036267 ( 47.509685)
test_rubyspec 0.019396 0.027713 48.431283 ( 60.794164)
total: 123.65 sec