Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-164343
#<BuildRuby:0x00005572c8fefd90
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@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.20220603-164343",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000000 0.006958 0.870521 ( 1.575831)
build_miniruby 0.000484 0.000579 0.057533 ( 0.056218)
build_ruby 0.000861 0.000184 0.059000 ( 0.057777)
build_all 0.000203 0.004050 1.510440 ( 0.613533)
build_install 0.010422 0.000601 6.380930 ( 2.909040)
test_btest 0.000718 0.000180 55.259853 ( 8.198080)
test_basic 0.005275 0.000251 0.291293 ( 0.380474)
test_all 0.001055 0.000248 640.267753 ( 89.292804)
test_rubyspec 0.088820 0.039548 44.522185 ( 50.135626)
total: 153.22 sec