Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-235747
#<BuildRuby:0x0000561fb2ccaad8
@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.20220801-235747",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009088 0.000078 0.832053 ( 0.966815)
build_miniruby 0.001318 0.000088 0.045366 ( 0.044019)
build_ruby 0.001543 0.000103 0.059847 ( 0.059250)
build_all 0.007870 0.000227 1.218683 ( 0.473481)
build_install 0.010730 0.004671 4.272499 ( 1.778400)
test_btest 0.001928 0.000000 52.161028 ( 5.923366)
test_basic 0.006772 0.000451 0.294164 ( 0.383459)
test_all 0.003669 0.000000 500.500728 ( 52.450028)
test_rubyspec 0.080872 0.041724 40.871299 ( 46.674141)
total: 108.75 sec