Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-202056
#<BuildRuby:0x000055cd25bb80f8
@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.20221218-202056",
@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.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004395 0.000030 0.835369 ( 1.050222)
build_miniruby 0.000881 0.000059 1.020874 ( 1.019517)
build_ruby 0.001127 0.000075 2.734495 ( 2.648584)
build_all 0.009123 0.000000 15.744453 ( 3.312214)
build_install 0.004782 0.003850 2.243798 ( 1.299503)
test_btest 0.000571 0.000000 62.928845 ( 11.660707)
test_basic 0.005158 0.000000 0.311220 ( 0.401315)
test_all 0.001323 0.000000 656.901996 (151.186620)
test_rubyspec 0.045914 0.015451 52.813051 ( 61.007092)
total: 233.59 sec