Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-180238
#<BuildRuby:0x0000562ad7d572f0
@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-180238",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.000701 0.004263 1.413745 ( 1.570091)
build_miniruby 0.000774 0.000182 0.894925 ( 0.894664)
build_ruby 0.001081 0.000254 2.647160 ( 2.646857)
build_all 0.008470 0.000936 14.270550 ( 1.261935)
build_install 0.000000 0.007727 4.268591 ( 1.056975)
test_btest 0.000917 0.000064 74.047399 ( 6.124529)
test_basic 0.001317 0.003264 0.837020 ( 0.904851)
test_all 0.099914 0.028703 496.941254 ( 46.067602)
test_rubyspec 0.018338 0.028530 47.686898 ( 60.107885)
total: 120.64 sec