Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-004031
#<BuildRuby:0x000056445e495338
@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.20220827-004031",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009438 0.000388 0.811410 ( 0.853572)
build_miniruby 0.001845 0.000132 0.070242 ( 0.068863)
build_ruby 0.000000 0.002307 0.055204 ( 0.053360)
build_all 0.007538 0.001978 1.267058 ( 0.487715)
build_install 0.008451 0.008793 1.630365 ( 0.798528)
test_btest 0.001223 0.000272 54.749799 ( 6.215681)
test_basic 0.000911 0.004749 0.274852 ( 0.366116)
test_all 0.003475 0.000965 502.051212 ( 52.914200)
test_rubyspec 0.070525 0.057973 42.405739 ( 50.681895)
total: 112.44 sec