Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-104743
#<BuildRuby:0x000055b0b15ce678
@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.20221225-104743",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000017)
build_up 0.004483 0.000000 0.820956 ( 1.017186)
build_miniruby 0.000886 0.000000 1.024047 ( 1.023361)
build_ruby 0.001278 0.000000 2.602343 ( 2.600679)
build_all 0.008574 0.000350 15.866747 ( 3.368521)
build_install 0.006606 0.002918 2.226377 ( 1.252375)
test_btest 0.000525 0.000063 61.837491 ( 11.205250)
test_basic 0.004431 0.000532 0.315254 ( 0.405643)
test_all 0.000884 0.000106 622.276608 (119.016319)
test_rubyspec 0.054859 0.005221 52.210846 ( 60.382417)
total: 200.27 sec