Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-163007
#<BuildRuby:0x0000557a61cbf918
@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.20240110-163007",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003127 0.000659 0.935206 ( 1.326300)
build_miniruby 0.001056 0.000223 0.953073 ( 0.952446)
build_ruby 0.001348 0.000283 2.781415 ( 2.785279)
build_all 0.009124 0.000981 14.721218 ( 1.397919)
build_install 0.002043 0.007056 4.261624 ( 1.154589)
test_btest 0.000526 0.000144 77.625180 ( 6.885581)
test_basic 0.002556 0.000697 0.447925 ( 0.526843)
test_all 0.110067 0.026455 500.811004 ( 55.131898)
test_rubyspec 0.022763 0.011429 49.076058 ( 61.620122)
total: 131.78 sec