Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-134605
#<BuildRuby:0x000055eeeef980e8
@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.20231130-134605",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004592 0.000000 1.292178 ( 1.671448)
build_miniruby 0.001062 0.000000 0.793687 ( 0.793195)
build_ruby 0.001460 0.000000 2.987678 ( 2.988459)
build_all 0.009852 0.000186 16.735518 ( 1.471576)
build_install 0.008194 0.000546 4.949349 ( 1.157638)
test_btest 0.000760 0.000000 83.377041 ( 7.457893)
test_basic 0.003963 0.000084 0.694945 ( 0.771775)
test_all 0.086351 0.051295 516.357665 ( 60.794854)
test_rubyspec 0.010719 0.038491 50.218141 ( 62.541797)
total: 139.65 sec