Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-001655
#<BuildRuby:0x000055ef8f11ac40
@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.20220629-001655",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.003027 0.003536 0.818479 ( 1.010164)
build_miniruby 0.001067 0.000000 0.057703 ( 0.056464)
build_ruby 0.000934 0.000000 0.059675 ( 0.058497)
build_all 0.004352 0.000000 1.498334 ( 0.604476)
build_install 0.006805 0.003081 6.328779 ( 2.859047)
test_btest 0.001021 0.000383 56.840410 ( 8.043366)
test_basic 0.002238 0.004759 0.385080 ( 0.471128)
test_all 0.001074 0.000470 604.471369 ( 89.377471)
test_rubyspec 0.072924 0.054134 44.480708 ( 50.011196)
total: 152.49 sec