Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-174533
#<BuildRuby:0x0000558d930174f0
@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.20231211-174533",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004474 0.000373 1.005536 ( 1.250275)
build_miniruby 0.000000 0.001166 0.877127 ( 0.877027)
build_ruby 0.000000 0.001135 2.696717 ( 2.697620)
build_all 0.006235 0.001500 12.083762 ( 0.985826)
build_install 0.001455 0.012782 3.508679 ( 0.958620)
test_btest 0.000609 0.000217 64.383338 ( 5.691037)
test_basic 0.000032 0.004255 0.373160 ( 0.454586)
test_all 0.068623 0.033985 396.303855 ( 41.268600)
test_rubyspec 0.034464 0.034645 39.825277 ( 52.490882)
total: 106.68 sec