Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220215-154531
#<BuildRuby:0x000055b9e6d61d70
@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.20220215-154531",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.002727 0.002871 0.829464 ( 1.247076)
build_miniruby 0.000743 0.000172 0.062130 ( 0.061043)
build_ruby 0.000690 0.000159 0.063764 ( 0.062650)
build_all 0.001535 0.003188 3.183489 ( 0.828322)
build_install 0.007261 0.002075 6.633768 ( 2.248976)
test_btest 0.000518 0.000148 39.772455 ( 6.832458)
test_basic 0.000819 0.004540 0.304626 ( 0.394241)
test_all 0.002231 0.000797 544.194438 ( 81.479828)
test_rubyspec 0.035729 0.069817 39.552926 ( 46.508741)
total: 139.66 sec