Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-050047
#<BuildRuby:0x000055c475c41438
@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.20220817-050047",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009920 0.000763 0.860557 ( 1.103412)
build_miniruby 0.001254 0.000096 0.056362 ( 0.054942)
build_ruby 0.000000 0.001361 0.064880 ( 0.063397)
build_all 0.005095 0.003478 1.276993 ( 0.467161)
build_install 0.008172 0.006637 1.549127 ( 0.766358)
test_btest 0.001384 0.000297 55.138672 ( 6.266364)
test_basic 0.006871 0.000258 0.293538 ( 0.382639)
test_all 0.003497 0.000315 497.130604 ( 52.522537)
test_rubyspec 0.093508 0.043392 41.674707 ( 49.396658)
total: 111.02 sec