Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-194819
#<BuildRuby:0x000055b7ecc504f0
@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.20220219-194819",
@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.000012 0.000003 0.000015 ( 0.000016)
configure 0.000029 0.000007 0.000036 ( 0.000034)
build_up 0.008963 0.002240 0.962078 ( 0.999859)
build_miniruby 0.001385 0.000346 0.078068 ( 0.076556)
build_ruby 0.001430 0.000357 0.081022 ( 0.079359)
build_all 0.007177 0.001794 4.187834 ( 0.802144)
build_install 0.021047 0.002872 7.816965 ( 2.315611)
test_btest 0.001027 0.000228 77.219311 ( 8.246888)
test_basic 0.006154 0.001367 0.335506 ( 0.424235)
test_all 0.001835 0.000000 645.707350 ( 65.595782)
test_rubyspec 0.094000 0.064458 46.011567 ( 51.152506)
total: 129.69 sec