Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-040806
#<BuildRuby:0x00005620fe1f7438
@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.20240110-040806",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001778 0.004619 0.813225 ( 1.220206)
build_miniruby 0.000730 0.000266 0.818953 ( 0.818940)
build_ruby 0.001032 0.000375 2.671791 ( 2.672698)
build_all 0.005581 0.002029 11.948742 ( 0.985255)
build_install 0.012773 0.000000 3.411326 ( 0.959962)
test_btest 0.000719 0.000000 66.205809 ( 4.546285)
test_basic 0.002738 0.002392 0.394655 ( 0.473658)
test_all 0.060727 0.034625 385.331977 ( 32.849628)
test_rubyspec 0.040362 0.024919 40.463419 ( 53.020056)
total: 97.55 sec