Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-155620
#<BuildRuby:0x0000564383a7afb8
@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.20220617-155620",
@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.000010)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008014 0.002186 0.864547 ( 1.146631)
build_miniruby 0.001490 0.000406 0.054180 ( 0.052202)
build_ruby 0.001267 0.000000 0.062409 ( 0.061328)
build_all 0.007921 0.000000 1.181690 ( 0.471988)
build_install 0.016399 0.001416 4.969469 ( 2.490411)
test_btest 0.001445 0.000289 52.377109 ( 6.000538)
test_basic 0.002635 0.004590 0.305937 ( 0.399328)
test_all 0.000000 0.002286 512.808617 ( 53.359080)
test_rubyspec 0.086045 0.044007 41.601924 ( 47.609498)
total: 111.59 sec