Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-220625
#<BuildRuby:0x000055a2c415cdd8
@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.20220913-220625",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006665 0.003511 1.131821 ( 1.114112)
build_miniruby 0.002305 0.000000 0.074041 ( 0.071413)
build_ruby 0.002164 0.000000 0.077094 ( 0.075303)
build_all 0.003080 0.006122 1.569414 ( 0.610346)
build_install 0.017729 0.005764 1.936727 ( 0.951869)
test_btest 0.000987 0.000406 95.857043 ( 9.791990)
test_basic 0.005169 0.002129 0.354821 ( 0.444369)
test_all 0.002316 0.001876 637.328441 ( 67.008988)
test_rubyspec 0.094272 0.075174 47.158012 ( 55.637121)
total: 135.71 sec