Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-025430
#<BuildRuby:0x000055dae24bb500
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231231-025430",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005156 0.000000 1.266464 ( 1.646925)
build_miniruby 0.000000 0.001662 1.002991 ( 1.001653)
build_ruby 0.000000 0.001574 2.908103 ( 2.907887)
build_all 0.005963 0.004000 16.579086 ( 1.479870)
build_install 0.008967 0.000000 4.736173 ( 1.138289)
test_btest 0.000687 0.000000 89.407418 ( 7.074405)
test_basic 0.004538 0.000000 0.660753 ( 0.736668)
test_all 0.094244 0.047731 543.926320 ( 61.149421)
test_rubyspec 0.016148 0.030683 50.581425 ( 62.898575)
total: 140.03 sec