Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-003245
#<BuildRuby:0x000055ce221c84f0
@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.20220404-003245",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.011534 0.001032 1.060606 ( 1.616565)
build_miniruby 0.001746 0.000499 0.078103 ( 0.076053)
build_ruby 0.001531 0.000437 0.078691 ( 0.077502)
build_all 0.009826 0.000222 4.280135 ( 0.869589)
build_install 0.013178 0.010432 8.497871 ( 2.944542)
test_btest 0.000950 0.000316 80.261716 ( 8.288777)
test_basic 0.002197 0.005675 0.345873 ( 0.434702)
test_all 0.001376 0.000535 665.482112 ( 65.963509)
test_rubyspec 0.094299 0.075687 46.796501 ( 52.212982)
total: 132.49 sec