Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-230632
#<BuildRuby:0x000055ce1100c4d8
@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.20220326-230632",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.012337 0.000539 1.002666 ( 1.121083)
build_miniruby 0.002561 0.000000 0.075270 ( 0.072691)
build_ruby 0.001998 0.000048 0.069016 ( 0.067027)
build_all 0.004872 0.005237 4.168214 ( 0.845311)
build_install 0.017441 0.005423 7.866215 ( 2.376281)
test_btest 0.001436 0.000000 70.115085 ( 7.879022)
test_basic 0.004289 0.003971 0.345452 ( 0.433311)
test_all 0.001534 0.000366 655.440494 ( 65.959152)
test_rubyspec 0.092255 0.066170 46.032655 ( 51.355395)
total: 130.11 sec