Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-232527
#<BuildRuby:0x000055e0bb4e4e30
@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-232527",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000035 0.000010 0.000045 ( 0.000044)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.007473 0.003939 1.098991 ( 1.153274)
build_miniruby 0.002165 0.000000 0.096993 ( 0.094093)
build_ruby 0.001568 0.000000 0.099257 ( 0.096160)
build_all 0.006581 0.000000 1.290283 ( 0.561503)
build_install 0.014127 0.000000 1.642439 ( 0.873374)
test_btest 0.002312 0.000000 62.012668 ( 6.683105)
test_basic 0.002809 0.003226 0.350084 ( 0.439260)
test_all 0.006901 0.000680 490.813106 ( 53.328936)
test_rubyspec 0.086875 0.051902 43.170053 ( 51.393728)
total: 114.62 sec