Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-171247
#<BuildRuby:0x00005596d72c3170
@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.20230729-171247",
@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.000019 0.000004 0.000023 ( 0.000021)
build_up 0.000000 0.005599 1.385979 ( 2.615800)
build_miniruby 0.000000 0.000960 0.864495 ( 0.863704)
build_ruby 0.000000 0.001185 2.594065 ( 2.594343)
build_all 0.004490 0.004275 13.524517 ( 1.229626)
build_install 0.007233 0.000960 1.961402 ( 0.901962)
test_btest 0.000730 0.000219 78.310369 ( 7.341977)
test_basic 0.000227 0.005476 0.811294 ( 0.887473)
test_all 0.001271 0.000462 513.741557 ( 58.243694)
test_rubyspec 0.010804 0.027751 42.638861 ( 55.107788)
total: 129.79 sec