Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-140137
#<BuildRuby:0x000055b7c53a0b60
@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.20220910-140137",
@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.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000004 0.000011 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.010827 0.000000 1.144342 ( 1.100211)
build_miniruby 0.002197 0.000000 0.075628 ( 0.073931)
build_ruby 0.001986 0.000000 0.077789 ( 0.076482)
build_all 0.009141 0.001593 1.543180 ( 0.601940)
build_install 0.015783 0.005316 1.926563 ( 0.959001)
test_btest 0.000948 0.000335 96.906349 ( 9.317345)
test_basic 0.005449 0.001923 0.351999 ( 0.439812)
test_all 0.002226 0.000786 675.680421 ( 67.933631)
test_rubyspec 0.103208 0.068250 47.147947 ( 55.601520)
total: 136.10 sec