Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-130040
#<BuildRuby:0x000055c3020eff90
@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.20221203-130040",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.004774 0.000085 1.188524 ( 1.291849)
build_miniruby 0.000939 0.000145 1.040641 ( 1.039233)
build_ruby 0.001088 0.000167 2.811357 ( 2.719140)
build_all 0.008522 0.000585 15.963115 ( 3.404264)
build_install 0.004219 0.005631 2.298693 ( 1.256020)
test_btest 0.000515 0.000110 64.770031 ( 11.148687)
test_basic 0.004037 0.000866 0.306230 ( 0.397118)
test_all 0.000759 0.000162 663.354441 (112.474933)
test_rubyspec 0.010760 0.051830 53.341573 ( 61.463678)
total: 195.20 sec