Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-062232
#<BuildRuby:0x0000556e1fd00448
@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.20221203-062232",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009524 0.001466 1.202997 ( 1.207952)
build_miniruby 0.002148 0.000330 0.836481 ( 0.835075)
build_ruby 0.000000 0.003516 2.240181 ( 2.152160)
build_all 0.018950 0.001188 18.693615 ( 2.182002)
build_install 0.017301 0.006494 2.099775 ( 1.050228)
test_btest 0.001181 0.000248 91.002874 ( 9.296586)
test_basic 0.007946 0.001673 0.337974 ( 0.426110)
test_all 0.001718 0.000361 696.440109 ( 69.457106)
test_rubyspec 0.129354 0.050710 49.290354 ( 57.384863)
total: 143.99 sec