Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-111059
#<BuildRuby:0x0000555c7ea1ffd8
@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.20240101-111059",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.001956 0.002950 0.824259 ( 1.192865)
build_miniruby 0.000691 0.000345 0.819897 ( 0.820130)
build_ruby 0.000966 0.000483 2.687555 ( 2.688595)
build_all 0.004983 0.002491 12.003044 ( 0.974662)
build_install 0.006890 0.003445 3.417837 ( 0.964043)
test_btest 0.000577 0.000288 65.005128 ( 5.502737)
test_basic 0.000250 0.003840 0.393281 ( 0.473550)
test_all 0.077072 0.023428 363.962402 ( 41.778277)
test_rubyspec 0.036771 0.036529 40.186120 ( 52.745509)
total: 107.14 sec