Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-080745
#<BuildRuby:0x0000562bfbf36678
@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.20230124-080745",
@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.000055 0.000013 0.000068 ( 0.000068)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.006027 0.000415 0.844938 ( 1.064453)
build_miniruby 0.001001 0.000215 1.005109 ( 1.003314)
build_ruby 0.001363 0.000292 2.755580 ( 2.752906)
build_all 0.007040 0.002953 16.788706 ( 3.006133)
build_install 0.002335 0.008917 2.090960 ( 1.071256)
test_btest 0.000802 0.000283 75.048633 ( 10.366024)
test_basic 0.004516 0.001594 0.343282 ( 0.430492)
test_all 0.000995 0.000351 655.881850 ( 96.798188)
test_rubyspec 0.064376 0.022303 51.459273 ( 59.570237)
total: 176.06 sec