Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-030958
#<BuildRuby:0x000055c26d8cd338
@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.20221010-030958",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008701 0.001450 1.127388 ( 1.268601)
build_miniruby 0.001712 0.000286 0.099763 ( 0.096560)
build_ruby 0.001515 0.000253 0.093621 ( 0.090889)
build_all 0.006856 0.001142 1.283971 ( 0.570614)
build_install 0.009973 0.005269 1.670762 ( 0.882819)
test_btest 0.001518 0.000325 62.021182 ( 6.255026)
test_basic 0.006285 0.001347 0.343513 ( 0.432055)
test_all 0.007026 0.000000 481.757945 ( 52.958079)
test_rubyspec 0.117524 0.025474 42.627994 ( 51.093081)
total: 113.65 sec