Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-100737
#<BuildRuby:0x00005562feeaf040
@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.20231031-100737",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000011)
build_up 0.004526 0.001065 1.433173 ( 1.721046)
build_miniruby 0.000829 0.000195 0.857833 ( 0.857366)
build_ruby 0.001337 0.000000 2.698666 ( 2.698423)
build_all 0.005994 0.003973 16.439295 ( 1.496005)
build_install 0.010553 0.000000 4.941610 ( 1.162937)
test_btest 0.001230 0.000000 83.093628 ( 7.736765)
test_basic 0.005160 0.000049 0.766259 ( 0.841632)
test_all 0.107175 0.029912 492.436456 ( 56.530626)
test_rubyspec 0.031180 0.021525 50.770025 ( 63.080126)
total: 136.13 sec