Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-201123
#<BuildRuby:0x00005596629277e8
@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.20221203-201123",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005942 0.004849 1.220421 ( 1.354849)
build_miniruby 0.001982 0.000826 0.855146 ( 0.854253)
build_ruby 0.003338 0.000000 2.229494 ( 2.139134)
build_all 0.018132 0.004290 18.602713 ( 2.196635)
build_install 0.017384 0.005912 2.099750 ( 1.025704)
test_btest 0.001189 0.000416 88.409068 ( 9.014862)
test_basic 0.010063 0.000232 0.358533 ( 0.443823)
test_all 0.001897 0.000604 737.773182 ( 72.101515)
test_rubyspec 0.091642 0.080142 49.194552 ( 57.332336)
total: 146.46 sec