Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-134604
#<BuildRuby:0x0000559b464dffa8
@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.20240103-134604",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004841 0.000807 1.358780 ( 1.618566)
build_miniruby 0.000698 0.000116 0.825891 ( 0.825656)
build_ruby 0.001191 0.000199 2.784223 ( 2.783340)
build_all 0.008043 0.000596 14.311820 ( 1.338751)
build_install 0.003448 0.004269 4.246606 ( 1.096338)
test_btest 0.000794 0.000159 75.782730 ( 6.738315)
test_basic 0.004268 0.000000 0.749884 ( 0.825908)
test_all 0.124901 0.004894 463.599376 ( 50.782517)
test_rubyspec 0.035944 0.010852 48.026276 ( 60.461206)
total: 126.47 sec