Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-120525
#<BuildRuby:0x00005581ca440060
@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-120525",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000604 0.004090 1.004125 ( 1.257452)
build_miniruby 0.001007 0.000183 0.863712 ( 0.864046)
build_ruby 0.001347 0.000245 2.705049 ( 2.708003)
build_all 0.006379 0.001160 12.001274 ( 1.021268)
build_install 0.009125 0.000712 3.594211 ( 0.973125)
test_btest 0.000554 0.000092 66.505392 ( 4.639134)
test_basic 0.003965 0.000000 0.372339 ( 0.455114)
test_all 0.081428 0.019191 376.410515 ( 39.830698)
test_rubyspec 0.024872 0.049584 39.769473 ( 52.389255)
total: 104.14 sec