Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-063625
#<BuildRuby:0x000055a5cab84050
@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.20220501-063625",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002120 0.004664 0.857859 ( 0.969319)
build_miniruby 0.000000 0.001058 0.057200 ( 0.055888)
build_ruby 0.000000 0.000954 0.057522 ( 0.056396)
build_all 0.001613 0.002731 1.499207 ( 0.596807)
build_install 0.010464 0.000446 6.212315 ( 2.794200)
test_btest 0.000650 0.000185 47.599161 ( 8.489775)
test_basic 0.000636 0.004843 0.298140 ( 0.387597)
test_all 0.001422 0.000113 647.855121 ( 93.287886)
test_rubyspec 0.052493 0.058554 43.807826 ( 48.749402)
total: 155.39 sec