Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-173606
#<BuildRuby:0x0000559985704af8
@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.20220309-173606",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003210 0.009351 1.014857 ( 1.082835)
build_miniruby 0.001351 0.000416 0.073116 ( 0.072039)
build_ruby 0.001584 0.000488 0.075335 ( 0.074495)
build_all 0.007949 0.002446 1.518487 ( 0.613108)
build_install 0.018600 0.004537 5.234291 ( 2.185977)
test_btest 0.001121 0.000330 74.010399 ( 8.023043)
test_basic 0.000000 0.008369 0.344837 ( 0.431632)
test_all 0.000000 0.001798 681.568488 ( 67.380219)
test_rubyspec 0.085696 0.070869 46.113249 ( 51.235138)
total: 131.10 sec