Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-022919
#<BuildRuby:0x0000557ea90ac3c8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230115-022919",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.004322 0.003016 1.304557 ( 1.331102)
build_miniruby 0.001136 0.000284 1.695329 ( 1.566045)
build_ruby 0.001220 0.000305 2.783024 ( 2.780723)
build_all 0.009450 0.000406 16.805832 ( 3.006475)
build_install 0.004594 0.006874 2.179532 ( 1.097791)
test_btest 0.000809 0.000243 70.929776 ( 11.239206)
test_basic 0.005175 0.001552 0.376777 ( 0.462659)
test_all 0.001144 0.000343 669.315300 ( 96.800101)
test_rubyspec 0.064491 0.048720 52.241015 ( 60.271955)
total: 178.56 sec