Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-072100
#<BuildRuby:0x000055f11de4b510
@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.20220219-072100",
@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.000006)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004290 0.007937 0.948495 ( 1.159937)
build_miniruby 0.002591 0.000000 0.069770 ( 0.068650)
build_ruby 0.000000 0.002415 0.079535 ( 0.079154)
build_all 0.009541 0.001632 4.134009 ( 0.819393)
build_install 0.013560 0.006891 7.927084 ( 2.369320)
test_btest 0.000786 0.000354 70.218106 ( 8.577299)
test_basic 0.008982 0.000000 0.343598 ( 0.433604)
test_all 0.002299 0.000000 702.817416 ( 67.815569)
test_rubyspec 0.117818 0.046557 46.531619 ( 51.662377)
total: 132.99 sec