Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-174849
#<BuildRuby:0x000055d98b78cb38
@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-174849",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006664 0.004448 0.940267 ( 1.009112)
build_miniruby 0.002005 0.000000 0.069236 ( 0.068038)
build_ruby 0.001506 0.000000 0.074201 ( 0.072997)
build_all 0.007199 0.002875 4.110919 ( 0.796661)
build_install 0.018351 0.005444 7.735513 ( 2.297841)
test_btest 0.001149 0.000273 71.731604 ( 7.926847)
test_basic 0.005671 0.001350 0.335008 ( 0.425322)
test_all 0.001556 0.000141 667.406515 ( 70.798167)
test_rubyspec 0.101025 0.061605 46.034299 ( 51.695292)
total: 135.09 sec