Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-020448
#<BuildRuby:0x0000564e044fb1d8
@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.20220218-020448",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.010675 0.000366 0.980946 ( 16.244045)
build_miniruby 0.001832 0.000244 0.075024 ( 0.072443)
build_ruby 0.001890 0.000253 0.076617 ( 0.074251)
build_all 0.007062 0.003414 4.160784 ( 0.786076)
build_install 0.016257 0.005031 7.879000 ( 2.378535)
test_btest 0.001243 0.000000 76.622820 ( 8.209163)
test_basic 0.007877 0.000398 0.347204 ( 0.440728)
test_all 0.001703 0.000304 648.796116 ( 64.635857)
test_rubyspec 0.101086 0.061805 46.416030 ( 51.677928)
total: 144.52 sec