Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-135937
#<BuildRuby:0x0000555f32f94c00
@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.20221110-135937",
@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.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009841 0.000435 1.093878 ( 1.403574)
build_miniruby 0.001771 0.000545 0.062889 ( 0.060295)
build_ruby 0.001587 0.000488 0.066635 ( 0.064585)
build_all 0.010439 0.000000 1.462197 ( 0.589465)
build_install 0.017293 0.003559 1.819865 ( 0.952740)
test_btest 0.001216 0.000304 88.965070 ( 9.239812)
test_basic 0.007681 0.001920 0.343037 ( 0.429250)
test_all 0.000000 0.002039 665.298859 ( 67.841289)
test_rubyspec 0.115564 0.068873 47.973202 ( 55.938242)
total: 136.52 sec