Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-204859
#<BuildRuby:0x0000558933263fd8
@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.20240108-204859",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004475 0.000427 1.421354 ( 1.832574)
build_miniruby 0.001294 0.000123 2.041373 ( 2.045770)
build_ruby 0.001743 0.000000 5.841088 ( 5.856675)
build_all 0.011092 0.000034 16.721162 ( 1.871392)
build_install 0.012335 0.004167 5.151297 ( 1.920947)
test_btest 0.000703 0.000078 85.599923 ( 11.968919)
test_basic 0.003169 0.004067 0.754607 ( 0.820695)
test_all 0.092061 0.030467 551.341872 ( 74.484928)
test_rubyspec 0.050432 0.020030 86.679590 ( 99.012811)
total: 199.82 sec