Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-044546
#<BuildRuby:0x000055a0dd95ef88
@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.20231225-044546",
@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.000007 0.000004 0.000011 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.004203 1.167480 ( 1.511715)
build_miniruby 0.000703 0.000656 0.802124 ( 0.801826)
build_ruby 0.000843 0.000537 2.711525 ( 2.711856)
build_all 0.004061 0.006079 16.474231 ( 1.473078)
build_install 0.008316 0.000813 4.887097 ( 1.177282)
test_btest 0.000915 0.000000 84.336201 ( 7.531328)
test_basic 0.004680 0.000737 0.786636 ( 0.861601)
test_all 0.104645 0.031172 543.932126 ( 59.466531)
test_rubyspec 0.020702 0.024517 50.388013 ( 62.689196)
total: 138.23 sec