Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-095755
#<BuildRuby:0x00005605ca433d68
@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.20230727-095755",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004889 0.000814 1.468838 ( 2.840453)
build_miniruby 0.000851 0.000142 0.940658 ( 0.939835)
build_ruby 0.000952 0.000158 2.654805 ( 2.655023)
build_all 0.008618 0.000665 14.289856 ( 1.277602)
build_install 0.007611 0.000448 1.991462 ( 0.938938)
test_btest 0.000569 0.000085 82.636566 ( 7.758825)
test_basic 0.000000 0.004508 0.574225 ( 0.651674)
test_all 0.001332 0.000466 537.169820 ( 51.546851)
test_rubyspec 0.012913 0.029459 43.801957 ( 56.142358)
total: 124.75 sec