Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-220113
#<BuildRuby:0x0000560733d044f0
@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.20220208-220113",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000077 0.000012 0.000089 ( 0.000092)
build_up 0.002614 0.007733 0.944032 ( 1.339168)
build_miniruby 0.001988 0.000568 0.068942 ( 0.066870)
build_ruby 0.001800 0.000514 0.081221 ( 0.079286)
build_all 0.008983 0.002567 4.130973 ( 0.780860)
build_install 0.017506 0.005726 7.813617 ( 2.343674)
test_btest 0.000879 0.000259 76.849559 ( 8.100494)
test_basic 0.005808 0.001709 0.343301 ( 0.433288)
test_all 0.001432 0.000421 656.750379 ( 64.949369)
test_rubyspec 0.096130 0.058008 46.028475 ( 51.328800)
total: 129.42 sec