Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-040559
#<BuildRuby:0x000055fe75377ea8
@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.20220502-040559",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000027 0.000000 0.000027 ( 0.000011)
build_up 0.007338 0.000000 0.900867 ( 1.061725)
build_miniruby 0.001056 0.000013 0.057104 ( 0.055747)
build_ruby 0.001054 0.000070 0.057921 ( 0.056632)
build_all 0.004155 0.000000 1.496494 ( 0.588997)
build_install 0.010330 0.000354 6.295500 ( 2.816588)
test_btest 0.000000 0.000666 51.909938 ( 8.336208)
test_basic 0.002159 0.003631 0.341474 ( 0.429331)
test_all 0.001203 0.000133 618.959520 ( 89.378055)
test_rubyspec 0.081811 0.040743 43.846150 ( 48.756249)
total: 151.48 sec