Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-054155
#<BuildRuby:0x000055800b077e80
@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.20230113-054155",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000030 0.000012 0.000042 ( 0.000041)
build_up 0.000000 0.006543 0.842844 ( 1.018294)
build_miniruby 0.000012 0.001157 1.017683 ( 1.015681)
build_ruby 0.000997 0.000582 2.773685 ( 2.771060)
build_all 0.009691 0.000000 16.732657 ( 2.989679)
build_install 0.004478 0.007006 2.096668 ( 1.078241)
test_btest 0.000619 0.000348 77.848891 ( 10.730727)
test_basic 0.004163 0.002341 0.363147 ( 0.449517)
test_all 0.000848 0.000477 660.053612 (109.976272)
test_rubyspec 0.077026 0.055548 51.551392 ( 59.604355)
total: 189.63 sec