Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-232346
#<BuildRuby:0x000055ad26d9f778
@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.20220305-232346",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009397 0.001229 1.001494 ( 1.134680)
build_miniruby 0.001538 0.000355 0.077353 ( 0.075672)
build_ruby 0.001579 0.000365 0.076213 ( 0.074512)
build_all 0.009181 0.000953 4.202283 ( 0.861854)
build_install 0.024138 0.000650 7.916963 ( 2.386513)
test_btest 0.001373 0.000228 78.466389 ( 8.593450)
test_basic 0.007823 0.000389 0.340613 ( 0.430273)
test_all 0.002111 0.000334 652.753229 ( 65.982459)
test_rubyspec 0.105305 0.047850 46.463587 ( 52.032092)
total: 131.57 sec