Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-052806
#<BuildRuby:0x000055ebef767858
@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-052806",
@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.000041 0.000002 0.000043 ( 0.000042)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.004046 0.000000 1.064618 ( 1.456048)
build_miniruby 0.000972 0.000044 0.834760 ( 0.833997)
build_ruby 0.001256 0.000063 2.678949 ( 2.678460)
build_all 0.001184 0.007562 14.240973 ( 1.311165)
build_install 0.007088 0.000409 4.029757 ( 1.080448)
test_btest 0.000890 0.000116 73.937106 ( 6.911727)
test_basic 0.004331 0.000565 0.663103 ( 0.740752)
test_all 0.107913 0.020784 467.432904 ( 55.916871)
test_rubyspec 0.011516 0.034351 48.068840 ( 60.399614)
total: 131.33 sec