Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-153017
#<BuildRuby:0x0000560a8aad7240
@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.20230105-153017",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002806 0.000766 0.647350 ( 1.071603)
build_miniruby 0.001002 0.000000 0.662943 ( 0.662025)
build_ruby 0.001279 0.000000 2.390563 ( 2.391097)
build_all 0.009659 0.000000 12.880354 ( 1.604872)
build_install 0.004487 0.002171 1.503963 ( 0.713401)
test_btest 0.000636 0.000150 69.101408 ( 6.272572)
test_basic 0.000000 0.003788 0.250356 ( 0.345381)
test_all 0.000000 0.001118 497.486174 ( 47.207229)
test_rubyspec 0.009907 0.018723 34.755183 ( 45.363958)
total: 105.63 sec