Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-173307
#<BuildRuby:0x000055789ed77438
@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.20240108-173307",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000787 0.004180 1.427488 ( 1.868426)
build_miniruby 0.000932 0.000259 2.041102 ( 2.046032)
build_ruby 0.001292 0.000359 4.423276 ( 4.434072)
build_all 0.007990 0.002219 16.711987 ( 1.869770)
build_install 0.007450 0.008569 5.016866 ( 1.822645)
test_btest 0.000853 0.000000 82.196935 ( 12.359297)
test_basic 0.005521 0.000000 0.663119 ( 0.734208)
test_all 0.096290 0.027829 559.883976 ( 76.622565)
test_rubyspec 0.023881 0.044143 84.719953 ( 97.056181)
total: 198.81 sec