Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-145852
#<BuildRuby:0x0000559682c38188
@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.20240103-145852",
@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.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002330 0.003132 1.042808 ( 1.319414)
build_miniruby 0.000688 0.000344 0.787405 ( 0.787464)
build_ruby 0.000890 0.000445 2.680263 ( 2.681163)
build_all 0.005066 0.002533 12.011525 ( 0.984663)
build_install 0.005782 0.005178 3.471265 ( 0.969225)
test_btest 0.000551 0.000300 62.041729 ( 5.574880)
test_basic 0.002692 0.001468 0.414682 ( 0.495670)
test_all 0.075742 0.024278 398.695080 ( 35.097143)
test_rubyspec 0.036582 0.029448 39.783336 ( 52.342849)
total: 100.25 sec