Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-064131
#<BuildRuby:0x000055cfcda4bf58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230120-064131",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000037 0.000011 0.000048 ( 0.000048)
build_up 0.005920 0.000592 0.848674 ( 1.053921)
build_miniruby 0.000953 0.000273 1.012528 ( 1.010707)
build_ruby 0.001201 0.000344 2.777647 ( 2.775138)
build_all 0.006537 0.003602 16.931255 ( 3.019890)
build_install 0.008776 0.002742 2.169027 ( 1.113477)
test_btest 0.000846 0.000264 77.382172 ( 10.568408)
test_basic 0.006208 0.000456 0.352341 ( 0.438307)
test_all 0.000504 0.000784 653.879623 (109.631383)
test_rubyspec 0.067822 0.066504 51.964092 ( 60.004920)
total: 189.62 sec