Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-050236
#<BuildRuby:0x000055903003c080
@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.20220817-050236",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004595 0.001672 0.806821 ( 0.851331)
build_miniruby 0.000706 0.000257 0.058688 ( 0.057469)
build_ruby 0.000867 0.000000 0.059912 ( 0.058575)
build_all 0.004385 0.000319 1.533872 ( 0.588173)
build_install 0.010959 0.000000 1.932225 ( 0.965283)
test_btest 0.000873 0.000000 58.338095 ( 8.320029)
test_basic 0.005895 0.000020 0.334892 ( 0.422998)
test_all 0.001734 0.000434 614.270910 ( 89.003650)
test_rubyspec 0.084991 0.044938 44.029915 ( 51.389485)
total: 151.66 sec