Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-123241
#<BuildRuby:0x00005652ef1cbce8
@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.20230725-123241",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000021)
build_up 0.001073 0.004226 1.292862 ( 2.587030)
build_miniruby 0.000857 0.000190 0.911931 ( 0.911301)
build_ruby 0.001022 0.000227 2.611606 ( 2.611383)
build_all 0.005109 0.004409 14.419576 ( 1.239944)
build_install 0.004298 0.004237 2.011771 ( 0.903767)
test_btest 0.000644 0.000193 84.633152 ( 7.410898)
test_basic 0.003737 0.001121 0.673398 ( 0.749804)
test_all 0.001287 0.000166 535.425341 ( 50.750612)
test_rubyspec 0.017032 0.022375 44.021916 ( 56.424796)
total: 123.59 sec