Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-182505
#<BuildRuby:0x0000559e0724b940
@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.20220402-182505",
@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.000011 0.000000 0.000011 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.011395 1.011919 ( 1.134913)
build_miniruby 0.002085 0.000556 0.070951 ( 0.069609)
build_ruby 0.000000 0.002076 0.068181 ( 0.067955)
build_all 0.010059 0.002336 4.303587 ( 0.887312)
build_install 0.012990 0.010064 8.630463 ( 3.043345)
test_btest 0.000828 0.000305 76.961974 ( 8.233894)
test_basic 0.002262 0.005426 0.340971 ( 0.432002)
test_all 0.002668 0.000000 684.422008 ( 67.685967)
test_rubyspec 0.110920 0.060277 46.643171 ( 52.021377)
total: 133.58 sec