Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-225613
#<BuildRuby:0x00005648121ec610
@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.20221115-225613",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.007311 0.001566 1.104786 ( 1.321171)
build_miniruby 0.001760 0.000000 0.890992 ( 0.901972)
build_ruby 0.002363 0.000000 2.397596 ( 2.328696)
build_all 0.017099 0.000000 18.058013 ( 2.283340)
build_install 0.017608 0.001750 1.905037 ( 1.033737)
test_btest 0.000000 0.001152 84.682803 ( 9.195668)
test_basic 0.004967 0.002041 0.360960 ( 0.450531)
test_all 0.002582 0.000445 670.039762 ( 73.040139)
test_rubyspec 0.078301 0.039597 49.990102 ( 58.596552)
total: 149.15 sec