Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-052142
#<BuildRuby:0x0000565257b32f90
@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.20221103-052142",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.004288 0.004173 0.949640 ( 0.955997)
build_miniruby 0.001048 0.000629 0.049942 ( 0.048303)
build_ruby 0.001178 0.000707 0.045593 ( 0.044149)
build_all 0.004186 0.004214 1.240321 ( 0.461248)
build_install 0.007260 0.006261 1.586593 ( 0.819688)
test_btest 0.000940 0.000626 62.175154 ( 6.429836)
test_basic 0.003030 0.002021 0.299575 ( 0.397168)
test_all 0.005911 0.000652 496.616833 ( 53.860023)
test_rubyspec 0.074923 0.053242 43.328429 ( 51.559417)
total: 114.58 sec