Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-200011
#<BuildRuby:0x000055ed8f7d2c88
@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.20220820-200011",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000111 0.000008 0.000119 ( 0.000125)
build_up 0.010627 0.000484 0.867099 ( 1.493837)
build_miniruby 0.001725 0.000123 0.053575 ( 0.051529)
build_ruby 0.001515 0.000108 0.067474 ( 0.065850)
build_all 0.009648 0.000689 1.270986 ( 0.488947)
build_install 0.012722 0.003837 1.582850 ( 0.792044)
test_btest 0.001431 0.000151 52.568772 ( 6.168101)
test_basic 0.006555 0.000192 0.294512 ( 0.384502)
test_all 0.005464 0.000000 488.224272 ( 51.526045)
test_rubyspec 0.100371 0.021407 41.932247 ( 50.568656)
total: 111.54 sec