Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-151152
#<BuildRuby:0x0000563fa6f37500
@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.20231029-151152",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000007 0.000004 0.000011 ( 0.000009)
build_up 0.000340 0.004188 1.445104 ( 1.703702)
build_miniruby 0.000769 0.000439 0.892162 ( 0.891311)
build_ruby 0.000799 0.000457 2.613346 ( 2.613381)
build_all 0.010067 0.000000 16.422854 ( 1.436142)
build_install 0.007787 0.001026 4.949870 ( 1.153390)
test_btest 0.000853 0.000383 81.063156 ( 7.896895)
test_basic 0.002298 0.003270 0.799502 ( 0.873917)
test_all 0.101210 0.034284 489.994444 ( 58.201992)
test_rubyspec 0.018234 0.027169 49.422045 ( 61.839571)
total: 136.61 sec