Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-171043
#<BuildRuby:0x0000555c0a547520
@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.20231128-171043",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004505 0.001229 0.943810 ( 1.363778)
build_miniruby 0.000000 0.001024 0.814207 ( 0.814207)
build_ruby 0.000000 0.001928 2.650904 ( 2.651436)
build_all 0.003013 0.005299 12.390326 ( 0.988408)
build_install 0.007699 0.003924 3.730708 ( 0.988093)
test_btest 0.000746 0.000000 60.978496 ( 5.880946)
test_basic 0.003897 0.000156 0.406609 ( 0.486768)
test_all 0.085603 0.012365 364.981079 ( 32.222695)
test_rubyspec 0.027008 0.040592 39.974705 ( 52.584936)
total: 97.98 sec