Logfile: /home/ko1/ruby/logs/brlog.trunk.20220530-104149
#<BuildRuby:0x000055655502e918
@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.20220530-104149",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.000278 0.006099 0.845351 ( 1.046571)
build_miniruby 0.000821 0.000154 0.057194 ( 0.055997)
build_ruby 0.000748 0.000140 0.058204 ( 0.056917)
build_all 0.003606 0.000677 1.504980 ( 0.601205)
build_install 0.010715 0.000529 6.316680 ( 2.846025)
test_btest 0.000594 0.000099 53.715625 ( 7.775651)
test_basic 0.005676 0.000000 0.308013 ( 0.396499)
test_all 0.002056 0.000000 628.176461 ( 94.904041)
test_rubyspec 0.082418 0.035328 44.220056 ( 49.770276)
total: 157.45 sec