Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-223651
#<BuildRuby:0x00005620656a8110
@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-223651",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004381 0.000398 1.005288 ( 1.256777)
build_miniruby 0.001094 0.000100 0.871381 ( 0.872371)
build_ruby 0.001165 0.000000 2.695841 ( 2.696360)
build_all 0.008257 0.000000 12.128298 ( 1.018528)
build_install 0.008964 0.000027 3.563039 ( 0.971779)
test_btest 0.000771 0.000051 62.476719 ( 5.830733)
test_basic 0.000000 0.003923 0.376218 ( 0.458865)
test_all 0.064902 0.034640 401.446774 ( 32.790288)
test_rubyspec 0.040234 0.033003 39.950383 ( 52.632951)
total: 98.53 sec