Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-013824
#<BuildRuby:0x00005651c0397110
@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.20231015-013824",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001109 0.004215 1.420907 ( 1.654425)
build_miniruby 0.000808 0.000147 0.748988 ( 0.748526)
build_ruby 0.001013 0.000184 2.659512 ( 2.659664)
build_all 0.009806 0.000186 17.267136 ( 1.528184)
build_install 0.000000 0.008943 5.119041 ( 1.193449)
test_btest 0.000830 0.000322 88.003878 ( 7.157131)
test_basic 0.003102 0.000969 0.761205 ( 0.837273)
test_all 0.001892 0.004535 538.535846 ( 59.453078)
test_rubyspec 0.029469 0.022632 50.758096 ( 63.013371)
total: 138.25 sec