Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-122557
#<BuildRuby:0x0000556c32d63bb8
@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.20240117-122557",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000938 0.004283 1.109322 ( 1.478286)
build_miniruby 0.001161 0.000194 0.772035 ( 0.775830)
build_ruby 0.001216 0.000203 2.742571 ( 2.742200)
build_all 0.008599 0.000676 14.673580 ( 1.325613)
build_install 0.007425 0.000432 4.185609 ( 1.061327)
test_btest 0.000942 0.000141 76.994491 ( 6.153124)
test_basic 0.005671 0.000133 0.761552 ( 0.836394)
test_all 0.111304 0.017875 500.013925 ( 47.305033)
test_rubyspec 0.030248 0.030738 80.559025 ( 92.850964)
total: 154.53 sec