Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-175217
#<BuildRuby:0x0000561423eb5888
@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.20220202-175217",
@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.000006)
autoconf 0.000000 0.000018 0.000018 ( 0.000019)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.004024 0.008067 0.939080 ( 1.086989)
build_miniruby 0.001329 0.000846 0.076623 ( 0.074979)
build_ruby 0.001453 0.000925 0.072827 ( 0.070682)
build_all 0.007843 0.002040 4.167109 ( 0.795996)
build_install 0.016825 0.006189 7.830871 ( 2.311528)
test_btest 0.000786 0.000419 47.272836 ( 43.953212)
test_basic 0.002512 0.006405 0.352524 ( 0.439626)
test_all 0.001085 0.000651 660.823725 ( 65.255278)
test_rubyspec 0.105932 0.060507 46.140472 ( 51.643558)
total: 165.63 sec