Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-184331
#<BuildRuby:0x0000558efc084018
@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.20220727-184331",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003167 0.003645 7.576336 ( 7.594701)
build_miniruby 0.001505 0.000463 31.926426 ( 10.153378)
build_ruby 0.000000 0.001942 3.459990 ( 3.268762)
build_all 0.005645 0.007106 25.790874 ( 4.081316)
build_install 0.010047 0.001149 5.749313 ( 2.184757)
test_btest 0.001105 0.000430 47.585679 ( 8.308340)
test_basic 0.004034 0.001569 0.284792 ( 0.373635)
test_all 0.000405 0.000480 617.551234 ( 87.997145)
test_rubyspec 0.067631 0.051501 43.640010 ( 49.266984)
total: 173.23 sec