Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-002424
#<BuildRuby:0x000055c6775c80d0
@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.20220625-002424",
@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.000015)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.003152 0.003674 0.855247 ( 0.991819)
build_miniruby 0.000738 0.000227 0.057863 ( 0.056568)
build_ruby 0.000988 0.000000 0.059930 ( 0.058593)
build_all 0.002861 0.001468 1.521871 ( 0.606977)
build_install 0.005874 0.003100 6.322032 ( 2.847347)
test_btest 0.000623 0.000208 52.213633 ( 8.470834)
test_basic 0.004158 0.001386 0.289668 ( 0.378289)
test_all 0.001006 0.000335 619.188805 ( 87.732804)
test_rubyspec 0.057885 0.031154 43.800248 ( 49.371219)
total: 150.52 sec