Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-013218
#<BuildRuby:0x000055b7be67b670
@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.20220810-013218",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003999 0.002826 0.872905 ( 3.374510)
build_miniruby 0.000774 0.000238 0.057680 ( 0.056381)
build_ruby 0.000751 0.000231 0.060025 ( 0.058786)
build_all 0.004717 0.000000 1.527119 ( 0.583989)
build_install 0.006273 0.004994 5.627909 ( 2.151209)
test_btest 0.000541 0.000180 54.102865 ( 8.121296)
test_basic 0.000954 0.004576 0.256300 ( 0.345315)
test_all 0.001315 0.000220 629.645698 ( 88.698723)
test_rubyspec 0.098127 0.028691 43.852437 ( 51.210814)
total: 154.60 sec