Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-015214
#<BuildRuby:0x0000555efb89be80
@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.20221208-015214",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004722 0.000000 1.126450 ( 1.145024)
build_miniruby 0.000907 0.000000 0.976214 ( 0.974893)
build_ruby 0.000000 0.001173 2.837792 ( 2.745941)
build_all 0.006612 0.002471 15.893533 ( 3.420763)
build_install 0.004387 0.004035 2.205236 ( 1.222837)
test_btest 0.000468 0.000078 62.721904 ( 11.260672)
test_basic 0.004642 0.000098 0.305929 ( 0.397379)
test_all 0.000788 0.000125 661.835259 (124.843534)
test_rubyspec 0.044302 0.015471 53.360747 ( 61.659730)
total: 207.67 sec