Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-080827
#<BuildRuby:0x00005637e9bb3e70
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221207-080827",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001055 0.004181 1.120279 ( 1.135144)
build_miniruby 0.000900 0.000150 0.972464 ( 0.970860)
build_ruby 0.000000 0.001266 2.794738 ( 2.701771)
build_all 0.006631 0.002485 15.838544 ( 3.348677)
build_install 0.010332 0.000409 2.244466 ( 1.295116)
test_btest 0.000473 0.000086 66.025394 ( 10.612557)
test_basic 0.001041 0.003489 0.330217 ( 0.421392)
test_all 0.000838 0.000182 663.904695 (114.518485)
test_rubyspec 0.036510 0.023034 52.321150 ( 60.531283)
total: 195.54 sec