Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-224005
#<BuildRuby:0x00005558ac224070
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231211-224005",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004648 0.000055 1.006771 ( 1.271575)
build_miniruby 0.000707 0.000059 0.866010 ( 0.865622)
build_ruby 0.001015 0.000084 2.696742 ( 2.698257)
build_all 0.007052 0.000588 12.116095 ( 0.983533)
build_install 0.004824 0.003516 3.557071 ( 0.965507)
test_btest 0.000598 0.000080 61.397886 ( 6.177876)
test_basic 0.003750 0.000500 0.371198 ( 0.452354)
test_all 0.067960 0.032908 404.710410 ( 35.297055)
test_rubyspec 0.022287 0.044300 39.676450 ( 52.326025)
total: 101.04 sec