Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-224804
#<BuildRuby:0x000055fd19ccb840
@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.20231111-224804",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001259 0.003994 1.433173 ( 1.634258)
build_miniruby 0.000919 0.000092 0.784344 ( 0.783760)
build_ruby 0.001693 0.000000 2.762552 ( 2.761668)
build_all 0.005953 0.003428 15.630924 ( 1.452390)
build_install 0.008075 0.000535 4.664502 ( 1.137124)
test_btest 0.000655 0.000082 77.780577 ( 6.736193)
test_basic 0.000215 0.004045 0.714866 ( 0.791988)
test_all 0.095122 0.040006 481.013006 ( 56.449081)
test_rubyspec 0.006191 0.040546 49.357339 ( 61.667170)
total: 133.41 sec