Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-024952
#<BuildRuby:0x000055ed26d7f280
@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.20231219-024952",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004666 0.000108 1.473313 ( 1.826339)
build_miniruby 0.000789 0.000125 0.876052 ( 0.876432)
build_ruby 0.000000 0.001360 2.730534 ( 2.730907)
build_all 0.007117 0.003253 16.442157 ( 1.488256)
build_install 0.008605 0.001721 4.938903 ( 1.245848)
test_btest 0.001047 0.000210 83.259734 ( 8.012632)
test_basic 0.000000 0.003788 0.630760 ( 0.710970)
test_all 0.084319 0.052441 529.137889 ( 62.497569)
test_rubyspec 0.022121 0.027388 50.373811 ( 62.720991)
total: 142.11 sec