Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-155152
#<BuildRuby:0x000055deee0000c8
@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.20240106-155152",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000572 0.004113 1.130309 ( 1.520449)
build_miniruby 0.001274 0.000150 1.427666 ( 1.429893)
build_ruby 0.001428 0.000168 4.078567 ( 4.084816)
build_all 0.008656 0.001018 16.418106 ( 1.660391)
build_install 0.006885 0.008045 4.750647 ( 1.594087)
test_btest 0.000628 0.000126 84.423495 ( 7.639356)
test_basic 0.001247 0.003672 0.679718 ( 0.749253)
test_all 0.094960 0.027015 544.495305 ( 79.096005)
test_rubyspec 0.037883 0.024418 71.514154 ( 83.823700)
total: 181.60 sec