Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-081818
#<BuildRuby:0x000055a45f3a7560
@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.20231202-081818",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000843 0.004144 1.243541 ( 1.591150)
build_miniruby 0.000874 0.000087 0.822219 ( 0.822498)
build_ruby 0.000000 0.001504 2.617932 ( 2.617947)
build_all 0.007025 0.003002 16.580095 ( 1.478430)
build_install 0.005051 0.003678 4.884679 ( 1.148360)
test_btest 0.000860 0.000149 83.702736 ( 8.018036)
test_basic 0.000000 0.004716 0.799753 ( 0.874690)
test_all 0.099155 0.038047 518.380251 ( 53.684897)
test_rubyspec 0.034270 0.014005 50.975710 ( 63.292034)
total: 133.53 sec