Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-135512
#<BuildRuby:0x0000562b41c47800
@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.20220901-135512",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006640 0.005009 0.971028 ( 1.292929)
build_miniruby 0.001750 0.000250 0.075299 ( 0.074355)
build_ruby 0.001737 0.000248 0.071033 ( 0.069846)
build_all 0.001994 0.008851 1.538566 ( 0.594402)
build_install 0.019858 0.002499 1.897315 ( 0.950493)
test_btest 0.000857 0.000202 72.998612 ( 8.705149)
test_basic 0.007099 0.000000 0.321617 ( 0.411043)
test_all 0.004870 0.000306 669.683517 ( 66.071238)
test_rubyspec 0.128318 0.044353 45.495451 ( 53.966282)
total: 132.14 sec