Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-102647
#<BuildRuby:0x000055eb6b28a378
@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.20221217-102647",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003702 0.000569 0.846952 ( 1.056255)
build_miniruby 0.000859 0.000132 0.982587 ( 0.981144)
build_ruby 0.000000 0.001347 2.886722 ( 2.800416)
build_all 0.000000 0.009082 15.860765 ( 3.397603)
build_install 0.004833 0.004980 2.160647 ( 1.214656)
test_btest 0.000396 0.000158 63.672344 ( 11.401696)
test_basic 0.004812 0.000293 0.342972 ( 0.433118)
test_all 0.001704 0.000183 674.233700 (139.603050)
test_rubyspec 0.052903 0.017062 53.061610 ( 61.245753)
total: 222.13 sec