Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-012843
#<BuildRuby:0x0000561750ac8920
@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.20221114-012843",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009437 0.002178 1.156303 ( 1.313620)
build_miniruby 0.001721 0.000397 0.122396 ( 0.120336)
build_ruby 0.000000 0.002269 0.124595 ( 0.107327)
build_all 0.000182 0.009645 1.567654 ( 0.689271)
build_install 0.018970 0.003344 1.939529 ( 1.004948)
test_btest 0.001260 0.000464 89.938263 ( 8.664224)
test_basic 0.007652 0.000000 0.406380 ( 0.495745)
test_all 0.001706 0.000310 647.059296 ( 67.472105)
test_rubyspec 0.128252 0.026546 48.128704 ( 56.566232)
total: 136.43 sec