Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-135353
#<BuildRuby:0x00005577eda1b818
@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.20231127-135353",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000907 0.004231 1.330908 ( 1.753080)
build_miniruby 0.000895 0.000264 0.924145 ( 0.924618)
build_ruby 0.001010 0.000298 2.744556 ( 2.744850)
build_all 0.010682 0.000000 16.991319 ( 1.575514)
build_install 0.009651 0.000000 5.065252 ( 1.169797)
test_btest 0.001201 0.000000 86.816578 ( 7.481496)
test_basic 0.004545 0.000322 0.709251 ( 0.784561)
test_all 0.088631 0.044614 534.109299 ( 49.714581)
test_rubyspec 0.027377 0.024966 49.899445 ( 62.095627)
total: 128.24 sec