Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-133203
#<BuildRuby:0x0000555d409bb840
@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.20231119-133203",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003487 0.001090 1.245750 ( 1.683867)
build_miniruby 0.000827 0.000258 0.911986 ( 0.911727)
build_ruby 0.001112 0.000348 2.756451 ( 2.756197)
build_all 0.007654 0.002392 16.021148 ( 1.471897)
build_install 0.003819 0.004447 4.752268 ( 1.144344)
test_btest 0.000500 0.000176 81.117281 ( 7.729416)
test_basic 0.000586 0.003141 0.709368 ( 0.786559)
test_all 0.102735 0.031103 510.171007 ( 50.646302)
test_rubyspec 0.026002 0.020427 49.744236 ( 62.131678)
total: 129.26 sec