Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-141623
#<BuildRuby:0x000055bbf09c7528
@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.20240106-141623",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.003754 0.000417 1.194248 ( 1.566254)
build_miniruby 0.000979 0.000109 1.841119 ( 1.842382)
build_ruby 0.001387 0.000154 4.074074 ( 4.082723)
build_all 0.010465 0.000196 16.473407 ( 1.711236)
build_install 0.014371 0.000954 4.709305 ( 1.594507)
test_btest 0.000681 0.000065 80.281542 ( 8.723086)
test_basic 0.004551 0.000433 0.584712 ( 0.653427)
test_all 0.081937 0.038266 535.236113 ( 73.397002)
test_rubyspec 0.038853 0.023507 72.201649 ( 84.516723)
total: 178.09 sec