Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-130325
#<BuildRuby:0x000055d6b8eb7438
@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.20231122-130325",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004153 0.001245 0.902439 ( 1.391153)
build_miniruby 0.000840 0.000252 0.810470 ( 0.810557)
build_ruby 0.001081 0.000324 2.609145 ( 2.609733)
build_all 0.002432 0.005482 12.196725 ( 0.980146)
build_install 0.006027 0.007769 3.724743 ( 0.996057)
test_btest 0.000764 0.000000 61.946606 ( 5.884214)
test_basic 0.001674 0.003430 0.417060 ( 0.496287)
test_all 0.073253 0.019856 355.976159 ( 36.045608)
test_rubyspec 0.022977 0.045614 39.963966 ( 52.520809)
total: 101.74 sec