Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-223045
#<BuildRuby:0x000055b37f196f08
@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.20220811-223045",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004732 0.004085 0.830254 ( 0.925309)
build_miniruby 0.002484 0.000355 0.064673 ( 0.063793)
build_ruby 0.001242 0.000178 0.052907 ( 0.052762)
build_all 0.005967 0.000852 1.256815 ( 0.466740)
build_install 0.012182 0.004381 4.244433 ( 1.823140)
test_btest 0.001375 0.000242 53.807974 ( 6.269310)
test_basic 0.006400 0.000281 0.308705 ( 0.401586)
test_all 0.003394 0.000566 483.605106 ( 51.366987)
test_rubyspec 0.092652 0.048562 41.488947 ( 49.137207)
total: 110.51 sec