Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-185447
#<BuildRuby:0x00005620749b3940
@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.20220604-185447",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.011262 0.000632 0.983629 ( 1.287102)
build_miniruby 0.001708 0.000366 0.073978 ( 0.072356)
build_ruby 0.001552 0.000333 0.072838 ( 0.070671)
build_all 0.009845 0.000115 1.527701 ( 0.609040)
build_install 0.020755 0.001906 5.841486 ( 2.782507)
test_btest 0.001249 0.000000 75.230083 ( 8.091430)
test_basic 0.002735 0.005046 0.327865 ( 0.416461)
test_all 0.002594 0.000000 666.173642 ( 64.844799)
test_rubyspec 0.119788 0.043904 45.915102 ( 51.483433)
total: 129.66 sec