Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-193011
#<BuildRuby:0x0000556e9822ff90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231207-193011",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003583 0.001194 0.990434 ( 1.378102)
build_miniruby 0.000864 0.000288 0.871715 ( 0.870708)
build_ruby 0.001152 0.000000 2.705905 ( 2.708244)
build_all 0.008134 0.000000 12.103615 ( 1.000540)
build_install 0.009501 0.000211 3.563948 ( 0.970047)
test_btest 0.000607 0.000140 62.091682 ( 6.049485)
test_basic 0.003259 0.000000 0.377812 ( 0.461972)
test_all 0.062769 0.036961 391.236735 ( 43.330006)
test_rubyspec 0.008965 0.049696 39.654272 ( 52.319101)
total: 109.09 sec