Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-050952
#<BuildRuby:0x0000560ab7443e88
@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.20240111-050952",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004946 0.000249 0.814441 ( 1.218574)
build_miniruby 0.000868 0.000236 0.858312 ( 0.857677)
build_ruby 0.001237 0.000337 2.684665 ( 2.685639)
build_all 0.001836 0.006018 12.015937 ( 0.948008)
build_install 0.001882 0.008606 3.380090 ( 0.966100)
test_btest 0.000379 0.000204 64.484214 ( 4.490875)
test_basic 0.000000 0.003853 0.395605 ( 0.476158)
test_all 0.071891 0.023118 389.106973 ( 33.791830)
test_rubyspec 0.030277 0.034416 40.622725 ( 53.149035)
total: 98.58 sec