Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-083217
#<BuildRuby:0x000055ef54ea7df8
@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.20221214-083217",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.001384 0.002706 0.918344 ( 1.415249)
build_miniruby 0.000727 0.000156 1.007925 ( 1.006745)
build_ruby 0.001152 0.000247 2.834939 ( 2.749136)
build_all 0.008231 0.000875 15.726167 ( 3.308216)
build_install 0.009545 0.001011 2.211867 ( 1.237832)
test_btest 0.000499 0.000094 61.770007 ( 11.774751)
test_basic 0.002322 0.003031 0.321998 ( 0.411811)
test_all 0.001212 0.000269 699.454435 (144.058660)
test_rubyspec 0.061179 0.017408 52.702350 ( 60.849782)
total: 226.81 sec