Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-133901
#<BuildRuby:0x00005576b6c6c0a0
@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-133901",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.001956 0.004270 0.797037 ( 1.195057)
build_miniruby 0.000000 0.001025 0.803692 ( 0.803818)
build_ruby 0.000000 0.001959 2.672166 ( 2.672471)
build_all 0.002787 0.004551 12.020995 ( 0.994909)
build_install 0.010048 0.003588 3.384690 ( 0.958936)
test_btest 0.000569 0.000203 65.132778 ( 4.952748)
test_basic 0.003822 0.001365 0.399754 ( 0.479901)
test_all 0.076686 0.018654 394.523508 ( 36.087339)
test_rubyspec 0.040093 0.028492 40.481542 ( 53.021422)
total: 101.17 sec