Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-114444
#<BuildRuby:0x00005569586ac090
@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.20231206-114444",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004293 0.000000 0.988875 ( 1.254292)
build_miniruby 0.001080 0.000000 0.864630 ( 0.864884)
build_ruby 0.000000 0.001199 2.708294 ( 2.710083)
build_all 0.002359 0.005746 12.100236 ( 1.019194)
build_install 0.008994 0.006010 3.559451 ( 0.974427)
test_btest 0.000805 0.000000 62.990875 ( 4.751538)
test_basic 0.000000 0.004434 0.370823 ( 0.453639)
test_all 0.081051 0.017530 402.346532 ( 34.494697)
test_rubyspec 0.031143 0.023107 39.592655 ( 52.253389)
total: 98.78 sec