Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-110012
#<BuildRuby:0x00005582065e40d8
@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.20230113-110012",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003961 0.000032 0.645615 ( 1.074908)
build_miniruby 0.000802 0.000115 0.676497 ( 0.675421)
build_ruby 0.001274 0.000000 2.429452 ( 2.429433)
build_all 0.009107 0.000350 12.980459 ( 1.613669)
build_install 0.006484 0.000000 1.508372 ( 0.723228)
test_btest 0.000644 0.000000 67.574667 ( 6.192501)
test_basic 0.003529 0.000309 0.262712 ( 0.358913)
test_all 0.001050 0.000116 502.482065 ( 47.057012)
test_rubyspec 0.014161 0.016125 35.126219 ( 45.620812)
total: 105.75 sec