Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-044428
#<BuildRuby:0x000055ece23c86e0
@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.20220813-044428",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000038 0.000014 0.000052 ( 0.000057)
build_up 0.008649 0.002822 0.963667 ( 0.969241)
build_miniruby 0.001444 0.000516 0.075721 ( 0.073805)
build_ruby 0.001270 0.000453 0.078985 ( 0.077302)
build_all 0.008068 0.002881 1.548655 ( 0.588688)
build_install 0.017513 0.006254 1.870091 ( 0.918245)
test_btest 0.000000 0.001332 76.366032 ( 8.129851)
test_basic 0.000000 0.008693 0.344664 ( 0.440007)
test_all 0.002875 0.001707 670.574633 ( 66.368711)
test_rubyspec 0.102914 0.048423 45.966497 ( 53.506114)
total: 131.07 sec