Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-092222
#<BuildRuby:0x00005577c3053788
@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.20231121-092222",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005707 0.001038 2.500487 ( 3.922513)
build_miniruby 0.000725 0.000132 0.841815 ( 0.841929)
build_ruby 0.001175 0.000214 2.591361 ( 2.592280)
build_all 0.008913 0.000000 14.132911 ( 1.676423)
build_install 0.012612 0.000379 1.676522 ( 0.808153)
test_btest 0.000709 0.000094 63.654901 ( 5.055791)
test_basic 0.004667 0.000622 0.392011 ( 0.472301)
test_all 0.074068 0.020051 356.862911 ( 34.581742)
test_rubyspec 0.015011 0.051043 39.943197 ( 52.530175)
total: 102.48 sec