Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-025744
#<BuildRuby:0x0000557442d3f2c8
@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.20220611-025744",
@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.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006420 0.000459 0.832172 ( 1.028705)
build_miniruby 0.000000 0.000863 0.058369 ( 0.057141)
build_ruby 0.000000 0.000901 0.059922 ( 0.058842)
build_all 0.001984 0.002178 1.500631 ( 0.610748)
build_install 0.006237 0.004593 6.328246 ( 2.851742)
test_btest 0.000656 0.000123 53.096563 ( 8.581516)
test_basic 0.001889 0.003799 0.260631 ( 0.349301)
test_all 0.000544 0.000998 640.215455 ( 91.610135)
test_rubyspec 0.080120 0.049879 44.167596 ( 49.734944)
total: 154.88 sec