Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-191424
#<BuildRuby:0x000055b2eaf23fa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-191424",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000432 0.004061 1.296977 ( 2.251053)
build_miniruby 0.000847 0.000189 0.890824 ( 0.891007)
build_ruby 0.001201 0.000267 2.806466 ( 2.807100)
build_all 0.004563 0.005377 16.453244 ( 1.532772)
build_install 0.005843 0.003499 5.007478 ( 1.168327)
test_btest 0.000000 0.000731 83.680895 ( 6.934403)
test_basic 0.000000 0.003913 0.759837 ( 0.835504)
test_all 0.100446 0.035172 516.093829 ( 50.813943)
test_rubyspec 0.033764 0.012835 50.039685 ( 62.442787)
total: 129.68 sec