Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-010806
#<BuildRuby:0x0000564d8d5834b0
@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.20231102-010806",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000446 0.004276 1.346454 ( 1.663621)
build_miniruby 0.000744 0.000348 0.910139 ( 0.909828)
build_ruby 0.001268 0.000000 2.714186 ( 2.714707)
build_all 0.006614 0.003980 16.792336 ( 1.584121)
build_install 0.008385 0.001890 5.032413 ( 1.211800)
test_btest 0.000692 0.000308 87.414976 ( 7.361007)
test_basic 0.000039 0.004434 0.603257 ( 0.680623)
test_all 0.118835 0.017239 516.063039 ( 56.512394)
test_rubyspec 0.023879 0.027898 52.463873 ( 64.650581)
total: 137.29 sec