Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-032645
#<BuildRuby:0x000055ede526d350
@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.20221018-032645",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.009476 0.000484 1.122355 ( 1.295559)
build_miniruby 0.001233 0.000411 0.107522 ( 0.104322)
build_ruby 0.001199 0.000399 0.107704 ( 0.104550)
build_all 0.001213 0.007245 1.327144 ( 0.562094)
build_install 0.008655 0.008771 1.699825 ( 0.902673)
test_btest 0.001073 0.000578 63.566547 ( 6.660307)
test_basic 0.004250 0.002289 0.367006 ( 0.465783)
test_all 0.007621 0.000097 498.976180 ( 53.670550)
test_rubyspec 0.077693 0.058487 43.228200 ( 51.927464)
total: 115.69 sec