Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-105555
#<BuildRuby:0x000055b29e9e9570
@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.20220727-105555",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.007183 0.003650 0.864434 ( 1.166736)
build_miniruby 0.000993 0.000414 0.054573 ( 0.054409)
build_ruby 0.000978 0.000408 0.053767 ( 0.053052)
build_all 0.008194 0.001590 1.273491 ( 0.491623)
build_install 0.014386 0.001872 4.286662 ( 1.811117)
test_btest 0.001558 0.000520 51.785843 ( 6.128617)
test_basic 0.004202 0.001400 0.282474 ( 0.374205)
test_all 0.002392 0.000000 495.276667 ( 52.458806)
test_rubyspec 0.096542 0.036548 41.902650 ( 47.606438)
total: 110.15 sec