Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-172740
#<BuildRuby:0x000055ebf4f80328
@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.20220730-172740",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005603 0.000934 0.747863 ( 1.329746)
build_miniruby 0.000886 0.000148 0.088751 ( 0.086686)
build_ruby 0.001644 0.000274 3.506049 ( 3.311223)
build_all 0.005657 0.003973 15.714728 ( 2.901835)
build_install 0.011220 0.000398 5.707167 ( 2.173124)
test_btest 0.000726 0.000136 54.678453 ( 8.070680)
test_basic 0.005924 0.000210 0.345579 ( 0.433445)
test_all 0.001029 0.000181 620.885257 ( 89.095501)
test_rubyspec 0.082537 0.045503 43.952358 ( 49.562233)
total: 156.97 sec