Logfile: /home/ko1/ruby/logs/brlog.trunk.20220505-100908
#<BuildRuby:0x0000555f27c6d208
@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.20220505-100908",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.005929 0.001078 0.901465 ( 1.058204)
build_miniruby 0.001234 0.000000 0.056393 ( 0.055934)
build_ruby 0.001034 0.000000 0.051201 ( 0.050794)
build_all 0.001504 0.004163 1.313768 ( 0.576467)
build_install 0.009888 0.005639 6.537236 ( 3.155287)
test_btest 0.000575 0.000144 62.622471 ( 14.552526)
test_basic 0.000000 0.004211 0.278843 ( 0.372666)
test_all 0.000963 0.000322 524.939414 ( 64.054543)
test_rubyspec 0.040841 0.009720 52.634410 ( 58.418623)
total: 142.30 sec