Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-023201
#<BuildRuby:0x00005598c9ea6cc8
@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.20221204-023201",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009325 0.001434 1.232397 ( 1.258550)
build_miniruby 0.002228 0.000342 0.844365 ( 0.843389)
build_ruby 0.003078 0.000473 2.234231 ( 2.142671)
build_all 0.020039 0.003441 18.653989 ( 2.168436)
build_install 0.013539 0.008240 2.080704 ( 1.046644)
test_btest 0.001213 0.000264 93.219737 ( 9.359047)
test_basic 0.009865 0.001117 0.352611 ( 0.434503)
test_all 0.001210 0.001332 692.131125 ( 69.531754)
test_rubyspec 0.122661 0.059136 49.570098 ( 57.655125)
total: 144.44 sec