Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-095445
#<BuildRuby:0x00005579a66cbf68
@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.20220813-095445",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006594 0.000174 0.831433 ( 0.891907)
build_miniruby 0.000831 0.000059 0.057914 ( 0.056731)
build_ruby 0.000902 0.000065 0.060574 ( 0.059299)
build_all 0.004554 0.000005 1.519552 ( 0.587185)
build_install 0.003591 0.007318 1.922884 ( 0.972602)
test_btest 0.000546 0.000091 47.521849 ( 9.025135)
test_basic 0.006278 0.000365 0.375916 ( 0.462733)
test_all 0.001439 0.000227 592.958690 ( 96.857242)
test_rubyspec 0.077808 0.039837 44.153080 ( 51.611029)
total: 160.52 sec