Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-012035
#<BuildRuby:0x000055de291d00f8
@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="-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.20221227-012035",
@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.000019 0.000003 0.000022 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008454 0.001301 0.964745 ( 1.247761)
build_miniruby 0.002216 0.000341 0.865031 ( 0.864164)
build_ruby 0.002696 0.000415 2.162415 ( 2.163051)
build_all 0.018590 0.001913 18.592923 ( 2.194050)
build_install 0.017613 0.005021 2.016096 ( 1.021957)
test_btest 0.001572 0.000000 90.001529 ( 9.579833)
test_basic 0.007792 0.000575 0.349629 ( 0.437284)
test_all 0.002078 0.000328 669.830958 ( 64.377915)
test_rubyspec 0.109133 0.062677 47.796877 ( 55.989033)
total: 137.88 sec