Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-041615
#<BuildRuby:0x0000559d33b583a0
@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.20220827-041615",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.010516 0.000000 0.975460 ( 1.023414)
build_miniruby 0.002133 0.000000 0.078469 ( 0.076574)
build_ruby 0.002360 0.000000 0.075980 ( 0.073754)
build_all 0.009450 0.000080 1.531633 ( 0.577046)
build_install 0.011216 0.013108 1.877060 ( 0.913878)
test_btest 0.000000 0.001285 72.808423 ( 8.485281)
test_basic 0.000000 0.007593 0.321166 ( 0.410449)
test_all 0.000000 0.003403 700.864329 ( 68.147585)
test_rubyspec 0.074390 0.098160 45.460983 ( 53.928597)
total: 133.64 sec