Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-224616
#<BuildRuby:0x000055e6673df600
@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.20220812-224616",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.011939 0.971310 ( 0.977782)
build_miniruby 0.000604 0.001541 0.075780 ( 0.074408)
build_ruby 0.001318 0.000528 0.070901 ( 0.069180)
build_all 0.006815 0.002726 1.526997 ( 0.585733)
build_install 0.016461 0.005700 1.883460 ( 0.925011)
test_btest 0.000751 0.000292 73.275136 ( 7.992208)
test_basic 0.004072 0.004351 0.331946 ( 0.421074)
test_all 0.004598 0.000056 646.571918 ( 64.785427)
test_rubyspec 0.100298 0.078054 45.890386 ( 53.488235)
total: 129.32 sec