Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-075341
#<BuildRuby:0x00005573f36e3040
@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.20240104-075341",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.003586 0.001344 1.431164 ( 1.667846)
build_miniruby 0.000601 0.000226 0.813319 ( 0.812899)
build_ruby 0.000875 0.000328 2.694833 ( 2.694477)
build_all 0.004617 0.004303 14.014544 ( 1.269994)
build_install 0.008274 0.000000 4.191689 ( 1.076751)
test_btest 0.001021 0.000000 74.164255 ( 6.935657)
test_basic 0.004515 0.000000 0.598941 ( 0.679121)
test_all 0.103165 0.025258 484.765343 ( 45.061806)
test_rubyspec 0.030422 0.016981 47.891972 ( 60.252323)
total: 120.45 sec