Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-092403
#<BuildRuby:0x000056274d4d80d0
@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.20220827-092403",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006053 0.000505 0.813516 ( 1.300407)
build_miniruby 0.000727 0.000168 0.058179 ( 0.056880)
build_ruby 0.000716 0.000165 0.059939 ( 0.058712)
build_all 0.003716 0.000857 1.559029 ( 0.596308)
build_install 0.005005 0.005983 1.926016 ( 0.962307)
test_btest 0.000444 0.000137 46.683308 ( 8.975120)
test_basic 0.000479 0.005053 0.292648 ( 0.381606)
test_all 0.001252 0.000481 589.578902 ( 93.918163)
test_rubyspec 0.074853 0.053688 43.947029 ( 52.206776)
total: 158.46 sec