Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-181356
#<BuildRuby:0x0000562987ed4098
@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.20230527-181356",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002119 0.004575 1.632727 ( 2.857791)
build_miniruby 0.000779 0.000229 0.832340 ( 0.832343)
build_ruby 0.001105 0.000325 2.459679 ( 2.459625)
build_all 0.008238 0.001123 12.496633 ( 1.158735)
build_install 0.006926 0.000659 1.734421 ( 0.841305)
test_btest 0.000666 0.000175 82.836048 ( 6.958399)
test_basic 0.002570 0.000676 0.594505 ( 0.678213)
test_all 0.001038 0.000274 442.106982 ( 44.355193)
test_rubyspec 0.015812 0.021828 42.894667 ( 55.372297)
total: 115.51 sec