Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-132112
#<BuildRuby:0x000056516b9af818
@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.20231224-132112",
@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.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.005128 1.197000 ( 1.575577)
build_miniruby 0.000000 0.001366 0.911326 ( 0.910606)
build_ruby 0.000000 0.001391 2.775070 ( 2.775558)
build_all 0.003090 0.006706 15.938096 ( 1.445296)
build_install 0.008386 0.000256 4.688082 ( 1.153098)
test_btest 0.001146 0.000000 81.714252 ( 7.645695)
test_basic 0.005617 0.000000 0.808038 ( 0.885145)
test_all 0.097663 0.038523 503.777113 ( 59.670490)
test_rubyspec 0.028617 0.022505 50.444773 ( 62.832473)
total: 138.89 sec