Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-110205
#<BuildRuby:0x000055dd323eedf0
@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.20230629-110205",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004593 0.000484 1.316015 ( 2.615647)
build_miniruby 0.001002 0.000106 0.824929 ( 0.823962)
build_ruby 0.001102 0.000116 2.524041 ( 2.524609)
build_all 0.006356 0.004050 15.652110 ( 1.393800)
build_install 0.009077 0.000000 4.646806 ( 1.119628)
test_btest 0.001028 0.000000 85.406025 ( 7.543367)
test_basic 0.004538 0.000000 0.779673 ( 0.860634)
test_all 0.001331 0.000000 452.516957 ( 44.396481)
test_rubyspec 0.014116 0.025985 42.217734 ( 54.741574)
total: 116.02 sec