Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-071128
#<BuildRuby:0x0000562bcf407468
@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.20230102-071128",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.001184 0.005817 0.950413 ( 1.194655)
build_miniruby 0.000850 0.000283 1.016044 ( 1.014162)
build_ruby 0.001260 0.000420 2.778923 ( 2.776339)
build_all 0.009313 0.000532 16.689737 ( 2.974284)
build_install 0.009655 0.000000 2.280823 ( 1.178529)
test_btest 0.001157 0.000000 77.009519 ( 10.148621)
test_basic 0.003459 0.004700 0.380435 ( 0.463921)
test_all 0.001546 0.000175 662.293116 (111.039435)
test_rubyspec 0.097170 0.035417 51.435543 ( 59.481757)
total: 190.27 sec