Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-094458
#<BuildRuby:0x0000563585a4f4f0
@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.20240114-094458",
@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.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004846 0.000250 0.776857 ( 1.169631)
build_miniruby 0.000782 0.000214 0.826099 ( 0.825868)
build_ruby 0.001115 0.000304 2.688336 ( 2.689418)
build_all 0.007466 0.000000 12.086075 ( 0.993699)
build_install 0.011576 0.002764 3.668342 ( 0.986800)
test_btest 0.000589 0.000139 67.077160 ( 4.441856)
test_basic 0.003992 0.000939 0.395400 ( 0.475298)
test_all 0.068820 0.029799 367.305382 ( 35.159189)
test_rubyspec 0.033876 0.035529 40.888953 ( 53.459066)
total: 100.20 sec