Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-080728
#<BuildRuby:0x000055b8d75cc070
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221222-080728",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003512 0.646335 ( 1.104780)
build_miniruby 0.000164 0.000743 0.746965 ( 0.746154)
build_ruby 0.001206 0.000109 2.513797 ( 2.513625)
build_all 0.001486 0.008119 12.493688 ( 1.518203)
build_install 0.001987 0.004844 1.624168 ( 0.768075)
test_btest 0.000518 0.000173 66.157173 ( 6.268131)
test_basic 0.003623 0.000000 0.270433 ( 0.365915)
test_all 0.001352 0.000196 507.517077 ( 69.771185)
test_rubyspec 0.019504 0.007984 35.010852 ( 45.598323)
total: 128.65 sec