Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-232747
#<BuildRuby:0x0000556f8ad73468
@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.20231226-232747",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.005141 0.001402 0.802829 ( 1.204035)
build_miniruby 0.000752 0.000205 0.842490 ( 0.842580)
build_ruby 0.001016 0.000277 2.656918 ( 2.657766)
build_all 0.007930 0.000000 11.945348 ( 0.994111)
build_install 0.010691 0.000000 3.307431 ( 0.955694)
test_btest 0.000825 0.000000 61.997434 ( 5.087826)
test_basic 0.005658 0.000000 0.406189 ( 0.484969)
test_all 0.076439 0.022017 368.379468 ( 39.031109)
test_rubyspec 0.045496 0.025110 40.164730 ( 52.726531)
total: 103.99 sec