Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-181123
#<BuildRuby:0x000055859a56ef08
@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.20220724-181123",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006478 0.003685 0.867043 ( 1.060170)
build_miniruby 0.001512 0.000000 0.064390 ( 0.063531)
build_ruby 0.001621 0.000000 0.063405 ( 0.062476)
build_all 0.006890 0.001244 1.244094 ( 0.489633)
build_install 0.011122 0.004300 4.161625 ( 1.793305)
test_btest 0.001125 0.000255 53.950380 ( 6.068152)
test_basic 0.005791 0.000494 0.283410 ( 0.374441)
test_all 0.002980 0.000000 503.074003 ( 53.033368)
test_rubyspec 0.098411 0.029843 41.868832 ( 47.666010)
total: 110.61 sec