Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-123142
#<BuildRuby:0x0000560f15a50a58
@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.20220207-123142",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002611 0.007831 0.948864 ( 1.227542)
build_miniruby 0.001672 0.000478 0.069954 ( 0.067995)
build_ruby 0.000000 0.001732 0.070225 ( 0.069029)
build_all 0.002976 0.007749 4.111951 ( 0.783971)
build_install 0.015281 0.007232 7.828131 ( 2.309547)
test_btest 0.000932 0.000408 75.442820 ( 8.359121)
test_basic 0.004874 0.002132 0.336803 ( 0.435564)
test_all 0.001217 0.000532 653.051360 ( 65.868796)
test_rubyspec 0.117234 0.051792 46.479470 ( 51.817555)
total: 130.94 sec