Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-080840
#<BuildRuby:0x00005595f2b03f28
@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.20221228-080840",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.003273 0.003179 0.840902 ( 1.452585)
build_miniruby 0.000962 0.000181 1.010936 ( 1.009095)
build_ruby 0.001555 0.000000 2.821675 ( 2.819043)
build_all 0.009555 0.000000 16.678950 ( 2.982157)
build_install 0.004676 0.004770 2.275374 ( 1.182107)
test_btest 0.000826 0.000174 73.164653 ( 10.797948)
test_basic 0.003520 0.003005 0.361242 ( 0.447449)
test_all 0.001365 0.000132 669.458196 ( 99.553337)
test_rubyspec 0.097186 0.027462 51.439332 ( 59.535940)
total: 179.78 sec