Logfile: /home/ko1/ruby/logs/brlog.trunk-test.20220220-135133
#<BuildRuby:0x000055e19fea5548
@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.20220220-135133",
@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.000004 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003630 0.001452 0.871849 ( 0.854970)
build_miniruby 0.000668 0.000267 0.062839 ( 0.061585)
build_ruby 0.000604 0.000241 0.063963 ( 0.062752)
build_all 0.003315 0.001325 3.186371 ( 0.827951)
build_install 0.004777 0.005098 6.652467 ( 2.229818)
test_btest 0.000573 0.000264 36.673472 ( 7.670748)
test_basic 0.005965 0.000828 0.279555 ( 0.367471)
test_all 0.000453 0.002908 550.232331 ( 81.593900)
test_rubyspec 0.044365 0.055892 39.714079 ( 46.799162)
total: 140.47 sec