Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-072240
#<BuildRuby:0x000055f618e7fce8
@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.20231211-072240",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004794 0.000000 1.275265 ( 1.626565)
build_miniruby 0.000948 0.000000 0.869888 ( 0.869675)
build_ruby 0.001238 0.000000 2.727464 ( 2.727592)
build_all 0.001440 0.008573 16.612365 ( 1.547946)
build_install 0.008911 0.000000 4.885786 ( 1.147941)
test_btest 0.001090 0.000000 86.712240 ( 7.282945)
test_basic 0.000912 0.003975 0.772599 ( 0.848254)
test_all 0.117220 0.020408 552.782184 ( 51.279868)
test_rubyspec 0.014135 0.031258 51.016336 ( 63.269363)
total: 130.60 sec