Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-030256
#<BuildRuby:0x000055ed58507918
@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.20230707-030256",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003527 0.001176 1.396930 ( 2.601674)
build_miniruby 0.000986 0.000329 0.855808 ( 0.855896)
build_ruby 0.001001 0.000334 2.586772 ( 2.587486)
build_all 0.006710 0.002237 8.623810 ( 7.850210)
build_install 0.008628 0.000000 1.948103 ( 1.642105)
test_btest 0.001078 0.000000 87.581647 ( 7.067230)
test_basic 0.001415 0.003766 0.813421 ( 0.894888)
test_all 0.000000 0.001596 461.004892 ( 44.651073)
test_rubyspec 0.008546 0.032636 42.908558 ( 55.367331)
total: 123.52 sec