Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-183056
#<BuildRuby:0x000055b4d1d29480
@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.20220814-183056",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003349 0.006589 0.827784 ( 1.164948)
build_miniruby 0.001350 0.000385 0.062083 ( 0.061148)
build_ruby 0.001598 0.000000 0.063054 ( 0.061452)
build_all 0.007067 0.000320 1.264713 ( 0.467008)
build_install 0.013025 0.000338 1.586623 ( 0.790278)
test_btest 0.000971 0.000205 52.894022 ( 6.078335)
test_basic 0.004942 0.001041 0.292126 ( 0.384175)
test_all 0.004588 0.000075 510.819978 ( 53.245263)
test_rubyspec 0.097663 0.039180 41.822884 ( 49.364250)
total: 111.62 sec