Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-212216
#<BuildRuby:0x0000560c291bb788
@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.20231210-212216",
@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.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004580 0.000000 0.997178 ( 1.271874)
build_miniruby 0.000948 0.000000 0.873530 ( 0.873344)
build_ruby 0.001099 0.000000 2.704210 ( 2.705999)
build_all 0.004887 0.003144 12.191855 ( 1.006104)
build_install 0.009066 0.000000 3.582534 ( 0.972659)
test_btest 0.000577 0.000011 64.487817 ( 4.529488)
test_basic 0.004215 0.000046 0.375530 ( 0.455903)
test_all 0.075708 0.024601 410.281167 ( 39.214429)
test_rubyspec 0.036513 0.037839 39.750695 ( 52.386440)
total: 103.42 sec