Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-132947
#<BuildRuby:0x000055a4045346b8
@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.20220907-132947",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.012072 0.000011 0.946464 ( 1.454231)
build_miniruby 0.002259 0.000133 0.073802 ( 0.071072)
build_ruby 0.001863 0.000110 0.073999 ( 0.072042)
build_all 0.009577 0.000000 1.548294 ( 0.592834)
build_install 0.013664 0.008904 1.925722 ( 0.956657)
test_btest 0.000865 0.000120 97.212133 ( 9.801429)
test_basic 0.000000 0.007022 0.355070 ( 0.450815)
test_all 0.000949 0.003054 680.584662 ( 67.975610)
test_rubyspec 0.144078 0.027717 47.021575 ( 55.057467)
total: 136.43 sec