Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-051531
#<BuildRuby:0x0000556406257438
@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-051531",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.000000 0.005849 0.821742 ( 1.204903)
build_miniruby 0.000055 0.001083 0.860224 ( 0.860035)
build_ruby 0.000802 0.000510 2.671081 ( 2.672145)
build_all 0.005203 0.002424 11.961066 ( 0.950277)
build_install 0.008970 0.003265 3.399776 ( 0.976015)
test_btest 0.000502 0.000287 65.382703 ( 4.392622)
test_basic 0.000362 0.003938 0.397958 ( 0.478717)
test_all 0.073481 0.025346 375.032089 ( 40.489543)
test_rubyspec 0.049511 0.021945 40.430796 ( 52.997459)
total: 105.02 sec