Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220225-151201
#<BuildRuby:0x00005613221641b8
@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.20220225-151201",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.005835 0.000000 0.745811 ( 5.216742)
build_miniruby 0.000992 0.000000 0.062670 ( 0.061302)
build_ruby 0.001036 0.000000 0.065661 ( 0.064386)
build_all 0.003793 0.000869 3.309908 ( 0.902716)
build_install 0.006353 0.003723 6.817871 ( 2.313375)
test_btest 0.000000 0.000646 37.652088 ( 7.181464)
test_basic 0.000000 0.005455 0.272091 ( 0.362092)
test_all 0.000000 0.003942 550.713806 ( 81.848538)
test_rubyspec 0.063374 0.037946 40.017643 ( 46.947893)
total: 144.90 sec