Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-064001
#<BuildRuby:0x000055f53eb50070
@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.20231228-064001",
@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.000003 0.000001 0.000004 ( 0.000009)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003310 0.001472 0.800417 ( 1.183753)
build_miniruby 0.000797 0.000354 0.798697 ( 0.798740)
build_ruby 0.001503 0.000668 2.697131 ( 2.728775)
build_all 0.007144 0.001011 12.094113 ( 0.961559)
build_install 0.007660 0.006141 3.393361 ( 0.962430)
test_btest 0.000689 0.000313 62.978237 ( 5.364934)
test_basic 0.001818 0.003508 0.393566 ( 0.473215)
test_all 0.086056 0.017117 386.026553 ( 31.081390)
test_rubyspec 0.027948 0.042701 40.346327 ( 52.917679)
total: 96.47 sec