Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-121041
#<BuildRuby:0x00005637b07c9d70
@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.20221205-121041",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000077 0.000012 0.000089 ( 0.000092)
build_up 0.005268 0.005264 1.221163 ( 1.329398)
build_miniruby 0.000000 0.003032 0.864526 ( 0.862899)
build_ruby 0.000847 0.003116 2.252521 ( 2.156617)
build_all 0.012619 0.007185 18.601132 ( 2.172039)
build_install 0.020995 0.000932 2.063257 ( 1.021136)
test_btest 0.001100 0.000330 90.595735 ( 9.209764)
test_basic 0.008850 0.001189 0.347088 ( 0.431359)
test_all 0.001862 0.000263 726.637211 ( 71.093750)
test_rubyspec 0.115518 0.069115 49.059714 ( 57.195017)
total: 145.47 sec