Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-150525
#<BuildRuby:0x000055cdff888038
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220604-150525",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.002530 0.004068 0.834382 ( 1.045574)
build_miniruby 0.000955 0.000064 0.057804 ( 0.056548)
build_ruby 0.000962 0.000064 0.059689 ( 0.058442)
build_all 0.004407 0.000013 1.534632 ( 0.618587)
build_install 0.010872 0.000135 6.300252 ( 2.876514)
test_btest 0.000842 0.000047 51.528580 ( 8.648185)
test_basic 0.005216 0.000290 0.306914 ( 0.395662)
test_all 0.001261 0.000070 660.367380 ( 93.977309)
test_rubyspec 0.114621 0.011939 44.322400 ( 49.973743)
total: 157.65 sec