Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-063815
#<BuildRuby:0x000055cffcbae7e0
@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.20220720-063815",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006654 0.000179 0.847863 ( 0.988449)
build_miniruby 0.000812 0.000058 0.057345 ( 0.056143)
build_ruby 0.000000 0.000922 0.058666 ( 0.057528)
build_all 0.001001 0.003548 1.542759 ( 0.603105)
build_install 0.006307 0.004835 5.671373 ( 2.192352)
test_btest 0.000686 0.000138 48.145207 ( 8.279373)
test_basic 0.004816 0.000963 0.341668 ( 0.429734)
test_all 0.001551 0.000310 629.373068 ( 90.979318)
test_rubyspec 0.066787 0.016532 43.947726 ( 49.586385)
total: 153.17 sec