Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-214715
#<BuildRuby:0x0000564d853dadc8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-214715",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.009387 0.000796 1.221235 ( 1.237674)
build_miniruby 0.003002 0.000000 0.847266 ( 0.845156)
build_ruby 0.002817 0.000227 2.240230 ( 2.145897)
build_all 0.011136 0.009252 18.822073 ( 2.213579)
build_install 0.021915 0.000756 2.132334 ( 1.061755)
test_btest 0.000918 0.000175 88.198816 ( 8.918694)
test_basic 0.004272 0.005740 0.352762 ( 0.437424)
test_all 0.001739 0.000414 692.896569 ( 69.651227)
test_rubyspec 0.116664 0.054843 49.607486 ( 57.602666)
total: 144.11 sec