Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-135533
#<BuildRuby:0x000055b2d673f5f8
@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.20230603-135533",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.005130 0.000464 1.331452 ( 2.575631)
build_miniruby 0.000997 0.000000 0.831041 ( 0.831189)
build_ruby 0.001185 0.000000 2.435657 ( 2.435944)
build_all 0.006322 0.002754 12.674862 ( 1.141749)
build_install 0.006716 0.001021 1.695984 ( 0.831352)
test_btest 0.000800 0.000280 83.104998 ( 7.800342)
test_basic 0.000951 0.002834 0.766668 ( 0.849768)
test_all 0.001472 0.000000 446.007363 ( 40.041209)
test_rubyspec 0.026308 0.013500 42.130863 ( 54.524832)
total: 111.03 sec