Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-233145
#<BuildRuby:0x000056382cde3568
@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.20230606-233145",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001065 0.004423 1.359098 ( 2.566050)
build_miniruby 0.000934 0.000220 0.835242 ( 0.834758)
build_ruby 0.000987 0.000232 2.492584 ( 2.492837)
build_all 0.004606 0.004425 12.410650 ( 1.139705)
build_install 0.006928 0.000673 1.702108 ( 0.846207)
test_btest 0.000702 0.000184 80.845877 ( 7.180299)
test_basic 0.002965 0.000780 0.560408 ( 0.646383)
test_all 0.001932 0.000508 439.006420 ( 43.918928)
test_rubyspec 0.016984 0.025257 41.819934 ( 54.299477)
total: 113.93 sec