Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-202419
#<BuildRuby:0x000055f338e3afe0
@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.20220918-202419",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009850 0.000389 1.058737 ( 1.084354)
build_miniruby 0.002068 0.000000 0.116050 ( 0.111498)
build_ruby 0.002005 0.000000 0.110408 ( 0.093245)
build_all 0.001454 0.009066 1.571706 ( 0.646034)
build_install 0.022739 0.000038 1.940984 ( 0.964107)
test_btest 0.001227 0.000175 75.012349 ( 8.322772)
test_basic 0.008047 0.000486 0.378109 ( 0.474201)
test_all 0.004417 0.000000 647.885027 ( 67.184629)
test_rubyspec 0.110377 0.058835 45.752548 ( 54.177960)
total: 133.06 sec