Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-022142
#<BuildRuby:0x000055e479873918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230701-022142",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.005997 1.581350 ( 2.831048)
build_miniruby 0.000556 0.000428 0.824267 ( 0.824181)
build_ruby 0.000964 0.000422 2.673810 ( 2.674057)
build_all 0.006273 0.002745 11.355308 ( 7.760038)
build_install 0.004518 0.004629 5.136178 ( 1.990372)
test_btest 0.001360 0.000000 87.639362 ( 7.709582)
test_basic 0.001599 0.003463 0.772600 ( 0.851189)
test_all 0.001011 0.000506 469.213327 ( 49.962631)
test_rubyspec 0.029078 0.014539 44.339473 ( 56.787484)
total: 131.39 sec