Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-234504
#<BuildRuby:0x000055ef3ffd3688
@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.20221201-234504",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000026 0.000006 0.000032 ( 0.000034)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.011221 0.000000 1.206789 ( 1.254381)
build_miniruby 0.002243 0.000000 0.842157 ( 0.841218)
build_ruby 0.003751 0.000160 2.261320 ( 2.163568)
build_all 0.017781 0.001566 18.533548 ( 2.167940)
build_install 0.022411 0.001179 2.064091 ( 1.028588)
test_btest 0.001272 0.000182 89.670679 ( 8.911197)
test_basic 0.008378 0.000437 0.355513 ( 0.443219)
test_all 0.002835 0.000000 730.183742 ( 71.468710)
test_rubyspec 0.141734 0.039573 49.267311 ( 57.424452)
total: 145.70 sec