Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-040025
#<BuildRuby:0x000056493e740a58
@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.20220316-040025",
@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.000002 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008721 0.002659 1.044820 ( 3.623362)
build_miniruby 0.001540 0.000288 0.075529 ( 0.074028)
build_ruby 0.001729 0.000324 0.079391 ( 0.077799)
build_all 0.007458 0.001398 4.185646 ( 0.868044)
build_install 0.021344 0.002121 7.934163 ( 2.432331)
test_btest 0.001027 0.000172 78.923474 ( 8.205713)
test_basic 0.007128 0.000322 0.334989 ( 0.424319)
test_all 0.001597 0.000252 670.598262 ( 66.088185)
test_rubyspec 0.099253 0.059017 46.232745 ( 51.811206)
total: 133.61 sec