Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-060510
#<BuildRuby:0x000055bdccbaffb0
@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.20230111-060510",
@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.000021 0.000003 0.000024 ( 0.000047)
configure 0.000042 0.000006 0.000048 ( 0.000047)
build_up 0.000000 0.006652 0.844198 ( 1.845214)
build_miniruby 0.000000 0.001313 1.008468 ( 1.007142)
build_ruby 0.000000 0.001647 2.788784 ( 2.786052)
build_all 0.005638 0.004206 16.833592 ( 3.018046)
build_install 0.010694 0.001048 2.129937 ( 1.078960)
test_btest 0.000747 0.000236 72.401361 ( 11.035195)
test_basic 0.005984 0.000624 0.344406 ( 0.430802)
test_all 0.001185 0.000355 656.569763 (111.873624)
test_rubyspec 0.099018 0.020681 52.095292 ( 60.133441)
total: 193.21 sec