Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-213619
#<BuildRuby:0x0000557756010a68
@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.20221102-213619",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006866 0.001873 0.991690 ( 1.012608)
build_miniruby 0.001576 0.000430 0.049726 ( 0.047899)
build_ruby 0.001019 0.000278 0.049187 ( 0.048132)
build_all 0.007344 0.000615 1.237450 ( 0.473491)
build_install 0.014641 0.000000 1.587578 ( 0.827561)
test_btest 0.001652 0.000000 60.990998 ( 6.868071)
test_basic 0.006044 0.000000 0.296724 ( 0.388182)
test_all 0.006924 0.000000 516.190061 ( 55.150810)
test_rubyspec 0.116104 0.016533 43.439958 ( 51.952827)
total: 116.77 sec