Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-092812
#<BuildRuby:0x000055de1f461038
@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.20220616-092812",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.010395 0.861065 ( 1.149088)
build_miniruby 0.000000 0.001344 0.061165 ( 0.060531)
build_ruby 0.002444 0.000000 0.062762 ( 0.061323)
build_all 0.004443 0.002454 1.213340 ( 0.478608)
build_install 0.017820 0.002918 4.847994 ( 2.462552)
test_btest 0.001397 0.000388 50.916333 ( 6.200288)
test_basic 0.006039 0.000000 0.300670 ( 0.392052)
test_all 0.002949 0.000110 511.341358 ( 53.620172)
test_rubyspec 0.085253 0.044527 41.677252 ( 47.544402)
total: 111.97 sec