Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220218-130434
#<BuildRuby:0x0000564ae9b56320
@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.20220218-130434",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005323 0.000230 0.907113 ( 7.546273)
build_miniruby 0.000773 0.000118 0.061747 ( 0.060674)
build_ruby 0.000807 0.000124 0.064040 ( 0.062897)
build_all 0.004705 0.000090 3.183990 ( 0.825009)
build_install 0.007054 0.003185 6.699232 ( 2.283689)
test_btest 0.000000 0.000771 40.281516 ( 6.883250)
test_basic 0.001695 0.003392 0.244789 ( 0.334996)
test_all 0.002845 0.000670 550.711379 ( 82.742463)
test_rubyspec 0.062596 0.027673 39.567485 ( 46.693995)
total: 147.43 sec