Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-204712
#<BuildRuby:0x0000560b1e2e8040
@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.20240109-204712",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.000000 0.005965 0.798903 ( 1.179842)
build_miniruby 0.000482 0.000710 0.849410 ( 0.848857)
build_ruby 0.001042 0.000347 2.653379 ( 2.653621)
build_all 0.006259 0.000775 12.001473 ( 0.988409)
build_install 0.005796 0.004600 3.428324 ( 0.963909)
test_btest 0.000719 0.000000 64.243662 ( 5.207196)
test_basic 0.003892 0.000195 0.409398 ( 0.490755)
test_all 0.081508 0.015231 394.037147 ( 36.617241)
test_rubyspec 0.045643 0.019746 40.830257 ( 53.393685)
total: 102.34 sec