Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-081356
#<BuildRuby:0x000055630e257fa8
@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.20231104-081356",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.004808 1.367634 ( 1.646436)
build_miniruby 0.000000 0.001115 0.810770 ( 0.810298)
build_ruby 0.000000 0.001623 2.928229 ( 2.927325)
build_all 0.007497 0.002637 16.289107 ( 1.442863)
build_install 0.002589 0.006412 5.119009 ( 1.207487)
test_btest 0.000606 0.000472 79.007985 ( 7.356142)
test_basic 0.003814 0.000608 0.620420 ( 0.702069)
test_all 0.095514 0.041316 490.997203 ( 53.084908)
test_rubyspec 0.021024 0.027817 50.653927 ( 62.970203)
total: 132.15 sec