Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-100041
#<BuildRuby:0x0000561461c684e8
@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.20220214-100041",
@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.000005)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011681 0.000000 0.936502 ( 1.090552)
build_miniruby 0.001921 0.000000 0.077598 ( 0.076135)
build_ruby 0.002243 0.000000 0.074871 ( 0.072389)
build_all 0.001535 0.008846 4.147396 ( 0.804337)
build_install 0.021542 0.001802 7.832797 ( 2.359876)
test_btest 0.001027 0.000000 73.848655 ( 8.081461)
test_basic 0.006376 0.000213 0.345503 ( 0.438969)
test_all 0.001893 0.000189 646.848163 ( 65.471501)
test_rubyspec 0.103390 0.063089 45.937977 ( 51.263799)
total: 129.66 sec