Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-090343
#<BuildRuby:0x0000558cf03a9350
@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.20220723-090343",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000016 0.000001 0.000017 ( 0.000019)
build_up 0.009394 0.000723 0.827908 ( 1.193726)
build_miniruby 0.001876 0.000144 0.063059 ( 0.061737)
build_ruby 0.001477 0.000114 0.065766 ( 0.065066)
build_all 0.003168 0.005449 1.255503 ( 0.482706)
build_install 0.016884 0.000861 4.268301 ( 1.790099)
test_btest 0.000000 0.002279 51.436921 ( 6.072896)
test_basic 0.000000 0.005143 0.288842 ( 0.381955)
test_all 0.000000 0.002112 480.437776 ( 51.778587)
test_rubyspec 0.073386 0.049983 41.682848 ( 47.703617)
total: 109.53 sec