Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-072929
#<BuildRuby:0x00005626866d3dc0
@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.20240113-072929",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005284 0.798479 ( 1.193463)
build_miniruby 0.000000 0.000996 0.802296 ( 0.802601)
build_ruby 0.000000 0.001916 2.701941 ( 2.702865)
build_all 0.007023 0.000553 11.945558 ( 0.975996)
build_install 0.009926 0.000782 3.378281 ( 0.965020)
test_btest 0.000562 0.000080 63.363482 ( 5.232068)
test_basic 0.000000 0.004589 0.409019 ( 0.488409)
test_all 0.059140 0.037570 392.250934 ( 33.631404)
test_rubyspec 0.030217 0.036791 40.485408 ( 53.026124)
total: 99.02 sec