Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-132141
#<BuildRuby:0x00005569a008bdd0
@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.20220618-132141",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.005566 0.000753 0.832521 ( 1.035446)
build_miniruby 0.001035 0.000000 0.057793 ( 0.056565)
build_ruby 0.000999 0.000000 0.059558 ( 0.058355)
build_all 0.003475 0.000639 1.519557 ( 0.619133)
build_install 0.007638 0.003183 6.323307 ( 2.850710)
test_btest 0.000595 0.000248 57.378938 ( 8.084448)
test_basic 0.005425 0.000208 0.304177 ( 0.393501)
test_all 0.000908 0.000349 638.791234 ( 91.189818)
test_rubyspec 0.032850 0.031655 44.190956 ( 49.791472)
total: 154.08 sec