Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-102043
#<BuildRuby:0x0000558a12c82f98
@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.20221208-102043",
@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.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009717 0.000372 1.230065 ( 1.234566)
build_miniruby 0.002038 0.000437 0.840752 ( 0.843049)
build_ruby 0.002463 0.000528 2.248767 ( 2.163856)
build_all 0.018971 0.001424 18.622768 ( 2.152397)
build_install 0.018195 0.001135 2.113941 ( 1.055315)
test_btest 0.001372 0.000000 94.404387 ( 8.751816)
test_basic 0.003571 0.004193 0.355110 ( 0.443835)
test_all 0.001655 0.000318 700.281822 ( 70.177324)
test_rubyspec 0.113862 0.026264 49.137137 ( 57.622020)
total: 144.45 sec