Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-212953
#<BuildRuby:0x0000555cf669bdf8
@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.20230107-212953",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004427 0.002132 0.847919 ( 1.348538)
build_miniruby 0.001347 0.000000 1.020548 ( 1.018646)
build_ruby 0.000000 0.001602 2.774693 ( 2.772057)
build_all 0.006827 0.003317 16.831267 ( 2.994098)
build_install 0.009135 0.000000 2.130371 ( 1.075519)
test_btest 0.001161 0.000000 78.272407 ( 11.374226)
test_basic 0.005489 0.001058 0.347324 ( 0.433950)
test_all 0.001049 0.000262 681.781001 (100.531582)
test_rubyspec 0.064613 0.062702 52.258247 ( 60.355742)
total: 181.90 sec