Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-174049
#<BuildRuby:0x000056216543d438
@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.20220804-174049",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005120 0.004152 0.816074 ( 1.252563)
build_miniruby 0.001197 0.000276 0.046358 ( 0.044916)
build_ruby 0.001594 0.000368 0.062416 ( 0.059766)
build_all 0.000000 0.007783 1.228497 ( 0.454047)
build_install 0.011017 0.004692 4.289091 ( 1.758770)
test_btest 0.001242 0.000477 50.114548 ( 5.860429)
test_basic 0.002324 0.003819 0.281586 ( 0.371518)
test_all 0.001576 0.000000 474.493563 ( 51.029512)
test_rubyspec 0.069975 0.054857 41.283412 ( 49.031155)
total: 109.86 sec