Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-145654
#<BuildRuby:0x000055e493fb0090
@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.20231109-145654",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004729 0.000310 1.190122 ( 1.476137)
build_miniruby 0.000765 0.000271 0.837568 ( 0.837393)
build_ruby 0.001064 0.000375 2.664281 ( 2.664616)
build_all 0.002770 0.007478 16.899417 ( 1.562052)
build_install 0.006010 0.003099 5.048884 ( 1.167890)
test_btest 0.000721 0.000324 86.541866 ( 7.417822)
test_basic 0.003935 0.001770 0.710141 ( 0.788456)
test_all 0.115917 0.018525 516.719916 ( 64.218828)
test_rubyspec 0.031397 0.016998 50.276498 ( 62.592862)
total: 142.73 sec