Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-220940
#<BuildRuby:0x000055e7fc223f00
@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.20220716-220940",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.001984 0.004152 0.847473 ( 1.023695)
build_miniruby 0.000847 0.000121 0.056846 ( 0.055669)
build_ruby 0.000712 0.000102 0.059488 ( 0.058320)
build_all 0.004371 0.000033 1.493715 ( 0.596876)
build_install 0.010392 0.000246 5.576670 ( 2.155140)
test_btest 0.000541 0.000063 47.212435 ( 8.304157)
test_basic 0.005543 0.000137 0.344399 ( 0.432978)
test_all 0.001297 0.000144 620.600944 ( 91.093243)
test_rubyspec 0.096405 0.030335 43.069553 ( 48.675437)
total: 152.40 sec