Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-132818
#<BuildRuby:0x000055e96fa87ba0
@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.20221013-132818",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.009313 0.000397 1.079949 ( 1.139072)
build_miniruby 0.001924 0.000148 0.093215 ( 0.089560)
build_ruby 0.001890 0.000145 0.096655 ( 0.093561)
build_all 0.007463 0.000575 1.293655 ( 0.559893)
build_install 0.005957 0.008936 1.623917 ( 0.881332)
test_btest 0.001541 0.000289 61.383607 ( 6.550722)
test_basic 0.001935 0.005378 0.363849 ( 0.451911)
test_all 0.006270 0.001568 518.162971 ( 54.536361)
test_rubyspec 0.086913 0.049350 43.085071 ( 51.583149)
total: 115.89 sec