Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-072549
#<BuildRuby:0x0000556abb7d7e88
@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.20231207-072549",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004319 0.000000 0.993444 ( 1.315499)
build_miniruby 0.000829 0.000000 0.869466 ( 0.869188)
build_ruby 0.001497 0.000000 2.713486 ( 2.716707)
build_all 0.007745 0.000000 12.096713 ( 1.005089)
build_install 0.010744 0.000000 3.552334 ( 0.962576)
test_btest 0.000578 0.000000 63.607876 ( 4.621727)
test_basic 0.004397 0.000000 0.391277 ( 0.466043)
test_all 0.076502 0.021516 381.897218 ( 41.818163)
test_rubyspec 0.033027 0.036664 39.408958 ( 52.071958)
total: 105.85 sec