Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-134044
#<BuildRuby:0x000055dfdaa0f4f0
@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-134044",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.001802 0.004406 0.807199 ( 1.188090)
build_miniruby 0.000815 0.000204 0.815684 ( 0.815610)
build_ruby 0.001076 0.000269 2.678431 ( 2.679456)
build_all 0.007632 0.000000 11.908646 ( 0.988653)
build_install 0.007479 0.003790 3.443473 ( 0.961259)
test_btest 0.000595 0.000149 63.605310 ( 4.622765)
test_basic 0.001632 0.003441 0.397328 ( 0.477502)
test_all 0.097169 0.004659 365.994416 ( 41.601223)
test_rubyspec 0.031458 0.034817 40.464962 ( 53.013742)
total: 106.35 sec