Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-124250
#<BuildRuby:0x0000558504155570
@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.20220825-124250",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003510 0.005613 0.826404 ( 1.889279)
build_miniruby 0.000960 0.000480 0.052596 ( 0.051305)
build_ruby 0.001441 0.000721 0.061014 ( 0.059245)
build_all 0.005478 0.002739 1.273859 ( 0.491542)
build_install 0.012167 0.003250 1.556133 ( 0.798796)
test_btest 0.000969 0.000440 53.105332 ( 6.054181)
test_basic 0.005595 0.000000 0.285545 ( 0.376792)
test_all 0.004667 0.000000 501.371027 ( 53.627899)
test_rubyspec 0.097246 0.039648 41.909383 ( 50.365398)
total: 113.72 sec