Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-134555
#<BuildRuby:0x0000561746ae00e8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-134555",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004187 0.000697 0.801254 ( 1.177528)
build_miniruby 0.001094 0.000182 0.819441 ( 0.819002)
build_ruby 0.001279 0.000213 2.672401 ( 2.673801)
build_all 0.000000 0.008110 12.119874 ( 1.001377)
build_install 0.006504 0.004644 3.432548 ( 0.967871)
test_btest 0.000665 0.000238 63.967762 ( 6.058642)
test_basic 0.000405 0.004623 0.392926 ( 0.472470)
test_all 0.063026 0.033264 392.414410 ( 33.427958)
test_rubyspec 0.027435 0.109530 73.165226 ( 85.619342)
total: 132.22 sec