Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-105446
#<BuildRuby:0x00005617fe3540c8
@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.20240109-105446",
@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.000011 0.000000 0.000011 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.001963 0.004366 0.816899 ( 1.204924)
build_miniruby 0.000917 0.000141 0.799667 ( 0.799840)
build_ruby 0.001256 0.000193 2.663132 ( 2.664213)
build_all 0.008340 0.000000 12.004858 ( 0.966255)
build_install 0.012812 0.000000 3.383920 ( 0.963576)
test_btest 0.000000 0.000776 61.606611 ( 5.578662)
test_basic 0.000000 0.003919 0.393586 ( 0.475068)
test_all 0.070940 0.024601 374.403391 ( 38.273882)
test_rubyspec 0.051563 0.012022 40.573796 ( 53.125433)
total: 104.05 sec