Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-164251
#<BuildRuby:0x0000557c971938e0
@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.20231121-164251",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001422 0.004666 1.002078 ( 1.639521)
build_miniruby 0.000843 0.000306 6.446589 ( 6.340821)
build_ruby 0.001319 0.000479 2.594458 ( 2.595037)
build_all 0.007606 0.001041 12.254148 ( 0.985424)
build_install 0.002731 0.008564 3.708261 ( 0.969235)
test_btest 0.000411 0.000190 62.683139 ( 5.856539)
test_basic 0.002665 0.001230 0.408394 ( 0.489427)
test_all 0.067298 0.027389 345.416259 ( 35.117043)
test_rubyspec 0.027359 0.039866 40.110301 ( 52.664430)
total: 106.66 sec