Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220211-191659
#<BuildRuby:0x000055d013d3c1b8
@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-test",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-test",
@TARGET_NAME="trunk-test",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk-test",
@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-test.20220211-191659",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005715 0.000000 0.851150 ( 0.939967)
build_miniruby 0.000904 0.000000 0.062411 ( 0.061166)
build_ruby 0.000000 0.000814 0.063637 ( 0.062544)
build_all 0.002339 0.002486 3.169497 ( 0.823048)
build_install 0.008816 0.000964 6.649812 ( 2.225189)
test_btest 0.000762 0.000143 39.987689 ( 7.190663)
test_basic 0.005111 0.000188 0.302124 ( 0.391611)
test_all 0.002904 0.000513 538.740221 ( 87.046420)
test_rubyspec 0.043979 0.045565 39.667084 ( 46.583712)
total: 145.32 sec