Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-230513
#<BuildRuby:0x0000562a5837f680
@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.20220406-230513",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008241 0.006279 1.027431 ( 1.119662)
build_miniruby 0.002217 0.000000 0.080948 ( 0.079124)
build_ruby 0.001809 0.000212 0.068544 ( 0.067048)
build_all 0.007585 0.002845 4.212032 ( 0.859872)
build_install 0.019422 0.002494 8.498030 ( 3.055319)
test_btest 0.000818 0.000261 77.821444 ( 8.054069)
test_basic 0.007100 0.000982 0.344580 ( 0.434135)
test_all 0.001880 0.000191 670.846034 ( 67.390103)
test_rubyspec 0.103277 0.060295 46.680384 ( 52.106281)
total: 133.17 sec