Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-174852
#<BuildRuby:0x000055c712a0ff58
@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.20221225-174852",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004346 0.000000 0.843598 ( 1.058084)
build_miniruby 0.000911 0.000000 1.028627 ( 1.027451)
build_ruby 0.001164 0.000000 2.558626 ( 2.557061)
build_all 0.008631 0.000158 15.804938 ( 3.247474)
build_install 0.008811 0.000221 2.224481 ( 1.237514)
test_btest 0.000556 0.000027 66.618714 ( 10.858579)
test_basic 0.004538 0.000000 0.322536 ( 0.413916)
test_all 0.001358 0.000000 644.414485 (106.343841)
test_rubyspec 0.050155 0.011561 51.740503 ( 60.010810)
total: 186.76 sec