Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-083703
#<BuildRuby:0x000055fc05fcc040
@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.20231221-083703",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000014 0.004132 1.311275 ( 1.656730)
build_miniruby 0.000813 0.000325 0.849570 ( 0.848894)
build_ruby 0.000948 0.000379 2.695405 ( 2.695623)
build_all 0.006376 0.003375 13.935695 ( 1.327793)
build_install 0.007462 0.001296 4.175090 ( 1.067729)
test_btest 0.000768 0.000298 69.538575 ( 6.870760)
test_basic 0.000000 0.003820 0.620504 ( 0.698451)
test_all 0.105620 0.024117 435.882371 ( 51.385094)
test_rubyspec 0.026898 0.018941 49.181162 ( 61.584255)
total: 128.14 sec