Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-172350
#<BuildRuby:0x000055666e0e3ba0
@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.20220819-172350",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009493 0.000731 0.831504 ( 0.865804)
build_miniruby 0.001938 0.000149 0.060666 ( 0.057999)
build_ruby 0.001880 0.000145 0.066937 ( 0.064529)
build_all 0.004045 0.004857 1.241737 ( 0.462847)
build_install 0.012055 0.004449 1.570486 ( 0.788819)
test_btest 0.001073 0.000189 51.909993 ( 5.932010)
test_basic 0.004783 0.000844 0.291666 ( 0.381731)
test_all 0.002794 0.000493 478.242934 ( 51.093422)
test_rubyspec 0.107921 0.025786 41.821128 ( 50.047429)
total: 109.70 sec