Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-001328
#<BuildRuby:0x0000562e5b1434f0
@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-001328",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005044 0.000420 0.795067 ( 1.178429)
build_miniruby 0.000922 0.000077 0.803381 ( 0.803407)
build_ruby 0.000000 0.001460 2.673614 ( 2.674324)
build_all 0.001572 0.005794 12.071233 ( 1.002588)
build_install 0.001543 0.009392 3.368795 ( 0.958083)
test_btest 0.000536 0.000201 62.271581 ( 5.631831)
test_basic 0.004607 0.000369 0.402950 ( 0.482658)
test_all 0.079233 0.019743 368.379706 ( 42.453373)
test_rubyspec 0.054660 0.023695 40.652625 ( 53.200348)
total: 108.39 sec