Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-151059
#<BuildRuby:0x0000562bfc3388e8
@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.20220225-151059",
@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.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007405 0.003824 1.007030 ( 1.141128)
build_miniruby 0.002036 0.000381 0.075331 ( 0.074355)
build_ruby 0.001851 0.000347 0.076980 ( 0.076134)
build_all 0.004226 0.005190 4.125241 ( 0.849904)
build_install 0.017857 0.004465 7.972177 ( 2.492612)
test_btest 0.001135 0.000284 71.709964 ( 7.921073)
test_basic 0.005597 0.001399 0.341601 ( 0.432712)
test_all 0.001425 0.000356 689.815240 ( 66.970983)
test_rubyspec 0.105744 0.062590 46.268684 ( 51.647157)
total: 131.61 sec