Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-134744
#<BuildRuby:0x00005561345f4e80
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221030-134744",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.010371 0.000000 1.107797 ( 1.168427)
build_miniruby 0.001525 0.000000 0.104253 ( 0.101251)
build_ruby 0.001327 0.000176 0.105894 ( 0.103199)
build_all 0.007726 0.001030 1.375906 ( 0.595637)
build_install 0.011601 0.005036 1.680643 ( 0.899352)
test_btest 0.002115 0.000000 63.206913 ( 6.632049)
test_basic 0.007413 0.000020 0.344439 ( 0.444091)
test_all 0.005263 0.001558 489.552952 ( 53.335047)
test_rubyspec 0.080665 0.047565 43.186042 ( 51.543639)
total: 114.82 sec