Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-154142
#<BuildRuby:0x0000559f350ebdf0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220529-154142",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.003156 0.003589 0.851910 ( 1.309129)
build_miniruby 0.000734 0.000306 0.057547 ( 0.056230)
build_ruby 0.000690 0.000287 0.057713 ( 0.056494)
build_all 0.004081 0.000045 1.491199 ( 0.606266)
build_install 0.009114 0.001835 6.342538 ( 2.876250)
test_btest 0.000625 0.000223 48.515840 ( 8.680303)
test_basic 0.004279 0.001528 0.352162 ( 0.440131)
test_all 0.001099 0.000393 658.643036 ( 95.832830)
test_rubyspec 0.058884 0.029072 44.209462 ( 49.806788)
total: 159.66 sec