Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-102213
#<BuildRuby:0x000056274bbefb68
@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.20231205-102213",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.004747 0.985145 ( 1.264504)
build_miniruby 0.000000 0.000719 0.863866 ( 0.864928)
build_ruby 0.000000 0.001169 2.706085 ( 2.711342)
build_all 0.000000 0.007434 12.042634 ( 1.008073)
build_install 0.007159 0.004123 3.649275 ( 0.973693)
test_btest 0.000491 0.000215 61.777454 ( 5.575603)
test_basic 0.001556 0.002449 0.372570 ( 0.454022)
test_all 0.084983 0.015745 379.658541 ( 33.508325)
test_rubyspec 0.051396 0.019846 39.679866 ( 52.320834)
total: 98.68 sec