Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-231138
#<BuildRuby:0x0000562a8ba17e88
@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.20231119-231138",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.005331 0.902898 ( 1.305693)
build_miniruby 0.000000 0.000920 0.780766 ( 0.780996)
build_ruby 0.000000 0.001872 2.609534 ( 2.609883)
build_all 0.001490 0.006390 12.033683 ( 0.973188)
build_install 0.007606 0.005567 3.510407 ( 0.974926)
test_btest 0.000527 0.000281 62.741303 ( 5.814677)
test_basic 0.002394 0.002908 0.388890 ( 0.468988)
test_all 0.074528 0.023243 346.468145 ( 38.178722)
test_rubyspec 0.026958 0.037901 40.222056 ( 52.832585)
total: 103.94 sec