Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-202321
#<BuildRuby:0x0000556afbb91570
@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.20221026-202321",
@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.000027 0.000005 0.000032 ( 0.000033)
autoconf 0.000038 0.000007 0.000045 ( 0.000046)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.006852 0.005750 1.086733 ( 1.190966)
build_miniruby 0.001722 0.000431 0.102837 ( 0.101501)
build_ruby 0.001469 0.000367 0.100717 ( 0.099080)
build_all 0.005993 0.003806 1.281611 ( 0.570377)
build_install 0.009183 0.007597 1.635885 ( 0.913507)
test_btest 0.001598 0.000564 63.747313 ( 6.472456)
test_basic 0.004966 0.001753 0.347207 ( 0.439751)
test_all 0.006893 0.000000 496.916432 ( 54.304100)
test_rubyspec 0.069541 0.053571 43.471330 ( 51.865712)
total: 115.96 sec