Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-153741
#<BuildRuby:0x000055f7d1952be8
@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.20221224-153741",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003520 0.000704 0.839247 ( 1.314037)
build_miniruby 0.000733 0.000146 1.047251 ( 1.045855)
build_ruby 0.001046 0.000209 2.673363 ( 2.671846)
build_all 0.007032 0.002145 15.768337 ( 3.322900)
build_install 0.009292 0.000000 2.222273 ( 1.259737)
test_btest 0.000668 0.000000 63.914962 ( 11.262072)
test_basic 0.004659 0.000005 0.302269 ( 0.393073)
test_all 0.000767 0.000134 654.203792 ( 99.762729)
test_rubyspec 0.046464 0.018143 51.615243 ( 59.796591)
total: 180.83 sec