Logfile: /home/ko1/ruby/logs/brlog.trunk.20220628-220422
#<BuildRuby:0x000055c2ac5c5408
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220628-220422",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000023 0.000008 0.000031 ( 0.000032)
autoconf 0.000031 0.000012 0.000043 ( 0.000043)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.005235 0.008304 0.882452 ( 1.099400)
build_miniruby 0.001231 0.000615 0.063827 ( 0.063147)
build_ruby 0.001240 0.000620 0.056672 ( 0.055909)
build_all 0.004872 0.002436 1.188262 ( 0.480748)
build_install 0.015570 0.002784 4.889139 ( 2.470483)
test_btest 0.001085 0.000465 54.736931 ( 6.080712)
test_basic 0.000019 0.005097 0.295042 ( 0.388444)
test_all 0.001148 0.001624 499.950879 ( 53.497147)
test_rubyspec 0.071538 0.052798 42.558061 ( 48.283616)
total: 112.42 sec