Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-141934
#<BuildRuby:0x000055946a0df800
@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.20221113-141934",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.010509 0.000145 1.109851 ( 1.220651)
build_miniruby 0.002217 0.000148 0.121544 ( 0.116914)
build_ruby 0.002218 0.000148 0.115613 ( 0.097707)
build_all 0.009744 0.000022 1.581943 ( 0.665066)
build_install 0.013361 0.009314 1.919108 ( 0.989231)
test_btest 0.001554 0.000233 86.784817 ( 8.866919)
test_basic 0.006603 0.000990 0.395340 ( 0.482633)
test_all 0.002718 0.000000 686.620418 ( 69.422911)
test_rubyspec 0.100001 0.052964 47.983249 ( 56.383264)
total: 138.25 sec