Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-070420
#<BuildRuby:0x000055f2dd0e5350
@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.20220829-070420",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007326 0.002930 0.909157 ( 2.118951)
build_miniruby 0.001767 0.000706 0.065238 ( 0.063337)
build_ruby 0.001237 0.000495 0.066616 ( 0.065198)
build_all 0.006156 0.002462 1.244836 ( 0.456590)
build_install 0.014379 0.001025 1.602223 ( 0.802638)
test_btest 0.001088 0.000363 53.870972 ( 6.483635)
test_basic 0.005404 0.001801 0.263649 ( 0.357650)
test_all 0.000328 0.004106 479.855525 ( 51.691658)
test_rubyspec 0.068602 0.053769 41.172401 ( 49.816430)
total: 111.86 sec