Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-232315
#<BuildRuby:0x00005563eda53c18
@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.20231218-232315",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000474 0.003403 1.041044 ( 1.299182)
build_miniruby 0.000641 0.000107 0.880723 ( 0.881002)
build_ruby 0.000976 0.000163 2.711406 ( 2.713331)
build_all 0.006920 0.000472 12.190195 ( 0.988898)
build_install 0.008035 0.001236 3.582001 ( 0.972112)
test_btest 0.000000 0.000694 63.847666 ( 5.381041)
test_basic 0.001022 0.003179 0.378768 ( 0.459457)
test_all 0.077442 0.024419 415.386952 ( 36.047241)
test_rubyspec 0.029508 0.042838 39.895293 ( 52.550736)
total: 101.29 sec