Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-072336
#<BuildRuby:0x00005623271e6fe0
@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.20220717-072336",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004715 0.005388 1.006920 ( 1.706984)
build_miniruby 0.001268 0.000423 0.065466 ( 0.063423)
build_ruby 0.001607 0.000536 0.072684 ( 0.070930)
build_all 0.009843 0.001656 1.545958 ( 0.576717)
build_install 0.013149 0.009205 5.096854 ( 2.078718)
test_btest 0.000721 0.000270 75.527138 ( 8.785760)
test_basic 0.007111 0.000000 0.329716 ( 0.426272)
test_all 0.001616 0.000737 640.049345 ( 64.474512)
test_rubyspec 0.096000 0.077829 45.251949 ( 50.753816)
total: 128.94 sec