Logfile: /home/ko1/ruby/logs/brlog.trunk.20220712-023301
#<BuildRuby:0x000055ba7403e7e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220712-023301",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002342 0.004350 0.837252 ( 0.896426)
build_miniruby 0.000897 0.000064 0.057543 ( 0.056310)
build_ruby 0.001044 0.000000 0.059476 ( 0.058220)
build_all 0.000194 0.004005 1.499044 ( 0.601410)
build_install 0.010562 0.000251 6.253865 ( 2.841903)
test_btest 0.000000 0.000609 48.127194 ( 8.502468)
test_basic 0.002109 0.004045 0.354984 ( 0.442647)
test_all 0.001176 0.000208 620.835678 ( 89.488311)
test_rubyspec 0.072709 0.057392 44.374499 ( 49.908487)
total: 152.80 sec