Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-051202
#<BuildRuby:0x000056047ea7fe58
@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.20220824-051202",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005230 0.001307 0.833179 ( 0.866556)
build_miniruby 0.000700 0.000175 0.057863 ( 0.056527)
build_ruby 0.000780 0.000195 0.059532 ( 0.058372)
build_all 0.003704 0.000926 1.518815 ( 0.586575)
build_install 0.008858 0.002214 1.918009 ( 0.958691)
test_btest 0.000600 0.000150 50.553090 ( 8.823193)
test_basic 0.004532 0.001133 0.256161 ( 0.344792)
test_all 0.001014 0.000253 636.676299 ( 91.134443)
test_rubyspec 0.078342 0.051405 44.335796 ( 52.588764)
total: 155.42 sec