Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-171431
#<BuildRuby:0x000055bf75c3b7b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231217-171431",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.004679 1.267377 ( 1.610344)
build_miniruby 0.000000 0.000934 0.896881 ( 0.896624)
build_ruby 0.000000 0.001266 2.834080 ( 2.833893)
build_all 0.007874 0.002295 16.860500 ( 1.517115)
build_install 0.004418 0.004259 5.031749 ( 1.177427)
test_btest 0.000829 0.000368 84.822910 ( 7.924814)
test_basic 0.002526 0.001122 0.631434 ( 0.713269)
test_all 0.099697 0.036403 570.288499 ( 62.682329)
test_rubyspec 0.017785 0.028965 50.199155 ( 62.531498)
total: 141.89 sec