Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-231106
#<BuildRuby:0x0000560e2c6cb8e0
@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.20240102-231106",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000024)
build_up 0.006997 0.000229 1.032243 ( 1.283249)
build_miniruby 0.000840 0.000070 0.791719 ( 0.792032)
build_ruby 0.001685 0.000000 2.674802 ( 2.675224)
build_all 0.003179 0.004618 11.954234 ( 0.963293)
build_install 0.011880 0.000359 3.489435 ( 0.971674)
test_btest 0.000725 0.000096 63.101430 ( 4.686083)
test_basic 0.000000 0.004140 0.394291 ( 0.474787)
test_all 0.061814 0.034965 383.329601 ( 40.947098)
test_rubyspec 0.022432 0.041888 40.095872 ( 52.673295)
total: 105.47 sec