Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-220144
#<BuildRuby:0x0000561bb7477df8
@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.20220813-220144",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.006030 0.000469 0.806850 ( 0.848467)
build_miniruby 0.000787 0.000197 0.057921 ( 0.056712)
build_ruby 0.000754 0.000188 0.059621 ( 0.058489)
build_all 0.003643 0.000911 1.546528 ( 0.598267)
build_install 0.005864 0.005095 1.930121 ( 0.965994)
test_btest 0.000618 0.000190 51.793648 ( 8.014203)
test_basic 0.004526 0.001393 0.344468 ( 0.432609)
test_all 0.001500 0.000461 612.185209 ( 91.653515)
test_rubyspec 0.071338 0.053229 43.890726 ( 51.251344)
total: 153.88 sec