Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-022238
#<BuildRuby:0x000056299e0b78e0
@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-022238",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.002024 0.003213 1.385411 ( 1.767730)
build_miniruby 0.000978 0.000381 1.589044 ( 1.592432)
build_ruby 0.001881 0.000000 4.620131 ( 4.631917)
build_all 0.005920 0.004654 16.865006 ( 1.848572)
build_install 0.014814 0.001476 5.113697 ( 1.969591)
test_btest 0.000615 0.000222 81.479184 ( 13.705074)
test_basic 0.005062 0.000449 0.740371 ( 0.811517)
test_all 0.090218 0.033011 561.427949 ( 61.324519)
test_rubyspec 0.036228 0.032471 86.355770 ( 98.800804)
total: 186.45 sec