Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-181404
#<BuildRuby:0x000055da91e6b858
@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-181404",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002681 0.003836 1.469942 ( 1.722006)
build_miniruby 0.000780 0.000130 0.797068 ( 0.796716)
build_ruby 0.001405 0.000234 2.753193 ( 2.752429)
build_all 0.003169 0.005818 14.112255 ( 1.276285)
build_install 0.006769 0.000810 4.155883 ( 1.053440)
test_btest 0.000000 0.001058 72.457262 ( 7.002019)
test_basic 0.001493 0.003027 0.617868 ( 0.695186)
test_all 0.089593 0.042747 449.586345 ( 47.957859)
test_rubyspec 0.026662 0.022649 47.175833 ( 59.525986)
total: 122.78 sec