Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-134154
#<BuildRuby:0x00005609ec750ea8
@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.20220716-134154",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011030 0.000409 0.933690 ( 1.059457)
build_miniruby 0.002103 0.000263 0.073708 ( 0.072132)
build_ruby 0.002070 0.000259 0.075325 ( 0.073835)
build_all 0.009592 0.000098 1.500358 ( 0.596742)
build_install 0.019153 0.003004 5.087644 ( 2.086777)
test_btest 0.000803 0.000096 71.902965 ( 8.082206)
test_basic 0.007597 0.000418 0.308027 ( 0.397130)
test_all 0.001972 0.000228 633.418577 ( 64.744421)
test_rubyspec 0.105073 0.065327 45.047362 ( 50.828374)
total: 127.94 sec