Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-164512
#<BuildRuby:0x00005610de51bce8
@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.20231212-164512",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003691 0.000868 1.374654 ( 1.826129)
build_miniruby 0.001103 0.000000 0.902291 ( 0.902439)
build_ruby 0.001293 0.000000 2.793574 ( 2.793935)
build_all 0.007442 0.002570 17.146610 ( 1.529731)
build_install 0.008006 0.000933 5.097692 ( 1.206223)
test_btest 0.000960 0.000218 85.533522 ( 8.014507)
test_basic 0.004472 0.000073 0.687917 ( 0.763169)
test_all 0.097242 0.040354 541.894032 ( 55.357770)
test_rubyspec 0.015012 0.033745 51.574229 ( 63.995986)
total: 136.39 sec