Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-125724
#<BuildRuby:0x000055d641db7050
@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.20231126-125724",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000009 0.000004 0.000013 ( 0.000014)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000107 0.005567 0.922226 ( 1.360387)
build_miniruby 0.000000 0.001058 0.801824 ( 0.801828)
build_ruby 0.000000 0.001464 2.636941 ( 2.637935)
build_all 0.003525 0.004466 12.271260 ( 0.979069)
build_install 0.004294 0.007064 3.685809 ( 0.981962)
test_btest 0.000418 0.000342 62.054267 ( 5.181640)
test_basic 0.002217 0.001813 0.398794 ( 0.478304)
test_all 0.081587 0.022588 355.264674 ( 32.121584)
test_rubyspec 0.033775 0.030785 39.664250 ( 52.228213)
total: 96.77 sec