Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-234909
#<BuildRuby:0x0000555d4fc943c8
@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.20230106-234909",
@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.000008)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.006126 0.000383 0.900893 ( 1.127802)
build_miniruby 0.001257 0.000079 1.018941 ( 1.016926)
build_ruby 0.000000 0.001661 2.773701 ( 2.771039)
build_all 0.008348 0.001718 16.861983 ( 3.021042)
build_install 0.010921 0.000671 2.122588 ( 1.085157)
test_btest 0.000948 0.000090 72.086825 ( 11.392174)
test_basic 0.002747 0.004659 0.373133 ( 0.457501)
test_all 0.001045 0.000150 664.111223 ( 96.906557)
test_rubyspec 0.087614 0.047011 51.941665 ( 60.034439)
total: 177.81 sec