Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-031437
#<BuildRuby:0x000056310cfcaad8
@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.20220728-031437",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004702 0.006015 0.877178 ( 2.818868)
build_miniruby 0.000000 0.001786 0.062136 ( 0.060803)
build_ruby 0.000419 0.001788 0.066076 ( 0.064269)
build_all 0.006363 0.002121 1.215302 ( 0.467344)
build_install 0.005950 0.010937 4.215335 ( 1.804563)
test_btest 0.001829 0.000000 53.686434 ( 6.335540)
test_basic 0.002978 0.002505 0.283418 ( 0.373462)
test_all 0.002424 0.001148 505.415502 ( 53.847928)
test_rubyspec 0.072536 0.066619 41.720937 ( 47.618275)
total: 113.39 sec