Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-145656
#<BuildRuby:0x000055c1e23be918
@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.20220508-145656",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.006552 0.000389 0.895201 ( 2.028220)
build_miniruby 0.000815 0.000125 0.056710 ( 0.055524)
build_ruby 0.001031 0.000000 0.057908 ( 0.056670)
build_all 0.004180 0.000000 1.488232 ( 0.589659)
build_install 0.004098 0.006924 6.266799 ( 2.812646)
test_btest 0.000693 0.000163 50.677488 ( 8.059120)
test_basic 0.005606 0.000357 0.289833 ( 0.378568)
test_all 0.001034 0.000230 652.611813 ( 93.115655)
test_rubyspec 0.097589 0.030388 43.799478 ( 48.691704)
total: 155.79 sec