Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-175140
#<BuildRuby:0x0000558f5e68b5f8
@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.20240108-175140",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002842 0.000888 1.030431 ( 1.410278)
build_miniruby 0.000775 0.000242 0.919965 ( 0.919643)
build_ruby 0.000941 0.000294 2.692063 ( 2.693845)
build_all 0.006086 0.003495 14.562471 ( 1.341054)
build_install 0.008693 0.000057 4.180884 ( 1.128024)
test_btest 0.000525 0.000157 77.721137 ( 7.059770)
test_basic 0.001445 0.003342 0.444941 ( 0.524153)
test_all 0.115139 0.018531 514.468000 ( 49.781661)
test_rubyspec 0.021651 0.010466 48.260191 ( 60.978689)
total: 125.84 sec