Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-131303
#<BuildRuby:0x000055b8889c36f0
@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.20230611-131303",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.004440 0.000494 1.420015 ( 2.769452)
build_miniruby 0.000867 0.000096 0.812772 ( 0.812268)
build_ruby 0.001092 0.000121 2.627530 ( 2.627808)
build_all 0.009057 0.000030 12.734360 ( 1.132920)
build_install 0.000624 0.007304 1.717575 ( 0.873279)
test_btest 0.000999 0.000000 82.781125 ( 6.494607)
test_basic 0.004028 0.000000 0.659719 ( 0.742748)
test_all 0.000938 0.000000 442.042709 ( 40.325187)
test_rubyspec 0.019741 0.018257 42.421188 ( 54.877749)
total: 110.66 sec