Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-034400
#<BuildRuby:0x0000563df46fa620
@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.20221216-034400",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000026 0.000004 0.000030 ( 0.000043)
build_up 0.004345 0.000543 0.936840 ( 1.385804)
build_miniruby 0.000770 0.000096 0.953511 ( 0.952158)
build_ruby 0.001156 0.000144 2.672640 ( 2.586736)
build_all 0.005228 0.003776 15.696187 ( 3.358994)
build_install 0.008315 0.000655 2.290961 ( 1.303773)
test_btest 0.000548 0.000087 60.846050 ( 11.685520)
test_basic 0.004056 0.000640 0.287307 ( 0.378380)
test_all 0.000000 0.001453 676.047956 (141.773418)
test_rubyspec 0.031361 0.024403 52.735366 ( 60.968273)
total: 224.39 sec