Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-031621
#<BuildRuby:0x000055e271cac9d0
@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.20220810-031621",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000074 0.000019 0.000093 ( 0.000097)
build_up 0.005105 0.007039 1.012401 ( 8.888112)
build_miniruby 0.002181 0.000000 0.075775 ( 0.073405)
build_ruby 0.002083 0.000000 0.075544 ( 0.073294)
build_all 0.008030 0.002875 1.504477 ( 0.570547)
build_install 0.021537 0.001849 5.244255 ( 2.044373)
test_btest 0.000977 0.000267 71.211709 ( 8.229219)
test_basic 0.000000 0.006815 0.333127 ( 0.429409)
test_all 0.000310 0.001345 645.195447 ( 64.511675)
test_rubyspec 0.102519 0.074126 46.079104 ( 53.665101)
total: 138.49 sec