Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-112624
#<BuildRuby:0x00005574949a7bb8
@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.20231228-112624",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.001711 0.004541 1.194035 ( 1.565170)
build_miniruby 0.000814 0.000305 0.962973 ( 0.962879)
build_ruby 0.001286 0.000000 2.838637 ( 2.838885)
build_all 0.008055 0.001883 16.346733 ( 1.507394)
build_install 0.007032 0.000885 4.633304 ( 1.156090)
test_btest 0.000558 0.000186 85.231165 ( 7.499587)
test_basic 0.000084 0.004593 0.693377 ( 0.768883)
test_all 0.100761 0.033899 513.115350 ( 57.111969)
test_rubyspec 0.025470 0.026333 49.906972 ( 62.285045)
total: 135.70 sec