Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-074909
#<BuildRuby:0x00005579fdab7f58
@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.20230114-074909",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000028 0.000006 0.000034 ( 0.000032)
build_up 0.005389 0.001244 0.846124 ( 1.016493)
build_miniruby 0.001117 0.000258 1.026953 ( 1.025040)
build_ruby 0.001664 0.000000 2.807304 ( 2.804501)
build_all 0.004468 0.005624 16.762543 ( 3.005105)
build_install 0.011503 0.000000 2.089891 ( 1.076169)
test_btest 0.000888 0.000196 76.565536 ( 10.842701)
test_basic 0.002043 0.004542 0.348307 ( 0.434675)
test_all 0.000991 0.000297 668.355073 ( 95.125219)
test_rubyspec 0.054727 0.053448 52.193464 ( 60.323714)
total: 175.65 sec