Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-150556
#<BuildRuby:0x000056143d1500c0
@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.20230210-150556",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002945 0.000803 0.607702 ( 1.209560)
build_miniruby 0.000775 0.000212 0.644419 ( 0.643926)
build_ruby 0.000981 0.000268 2.073021 ( 2.072762)
build_all 0.007707 0.002102 12.407827 ( 1.503490)
build_install 0.002370 0.004146 1.510670 ( 0.727255)
test_btest 0.000508 0.000169 66.648281 ( 6.075821)
test_basic 0.000000 0.003677 0.253493 ( 0.348887)
test_all 0.001415 0.000000 494.078474 ( 47.159686)
test_rubyspec 0.011101 0.016699 35.531018 ( 45.882969)
total: 105.62 sec