Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-195120
#<BuildRuby:0x000055b126564870
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-195120",
@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.000005 0.000000 0.000005 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006034 0.005230 0.959769 ( 1.021134)
build_miniruby 0.001372 0.000316 0.077899 ( 0.076332)
build_ruby 0.000000 0.002631 0.080875 ( 0.078339)
build_all 0.004741 0.006187 4.071930 ( 0.779621)
build_install 0.023054 0.001461 7.791049 ( 2.320376)
test_btest 0.001099 0.000305 46.612469 ( 44.020209)
test_basic 0.006676 0.000490 0.332208 ( 0.431260)
test_all 0.001470 0.000387 704.207447 ( 67.614896)
test_rubyspec 0.069409 0.082248 46.207889 ( 51.687016)
total: 168.03 sec