Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-120145
#<BuildRuby:0x000055a8f22e7728
@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.20240115-120145",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000023)
build_up 0.005185 0.000381 0.929224 ( 1.319987)
build_miniruby 0.001185 0.000000 0.839017 ( 0.838271)
build_ruby 0.000000 0.001371 2.731901 ( 2.732086)
build_all 0.006491 0.002482 14.106788 ( 1.264821)
build_install 0.002539 0.004894 4.147303 ( 1.097446)
test_btest 0.000854 0.000314 74.323568 ( 7.230516)
test_basic 0.000452 0.004335 0.579753 ( 0.655277)
test_all 0.109429 0.019285 500.047669 ( 49.984242)
test_rubyspec 0.023784 0.019782 48.032124 ( 60.465460)
total: 125.59 sec