Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-180433
#<BuildRuby:0x0000563a5656c3e0
@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.20221203-180433",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000059 0.000015 0.000074 ( 0.000078)
build_up 0.001640 0.008904 1.197561 ( 1.193253)
build_miniruby 0.002720 0.000000 0.838499 ( 0.837266)
build_ruby 0.000007 0.003599 2.232871 ( 2.143573)
build_all 0.017633 0.003734 18.614794 ( 2.162577)
build_install 0.007895 0.013761 2.051770 ( 1.025663)
test_btest 0.000969 0.000517 88.104611 ( 9.121537)
test_basic 0.008051 0.001338 0.357370 ( 0.443825)
test_all 0.000000 0.002097 700.386501 ( 73.580240)
test_rubyspec 0.089078 0.088911 49.459796 ( 57.572730)
total: 148.08 sec