Logfile: /home/ko1/ruby/logs/brlog.trunk.20231106-010150
#<BuildRuby:0x00005577a2d3fcb0
@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.20231106-010150",
@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.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.005461 0.000000 1.633549 ( 1.948984)
build_miniruby 0.001101 0.000000 0.862368 ( 0.862777)
build_ruby 0.001250 0.000000 2.634749 ( 2.634793)
build_all 0.006317 0.004434 16.557895 ( 1.496876)
build_install 0.007503 0.001429 5.127083 ( 1.199289)
test_btest 0.000757 0.000000 81.509528 ( 7.721962)
test_basic 0.004499 0.000000 0.760389 ( 0.837114)
test_all 0.110780 0.025882 502.699620 ( 56.776975)
test_rubyspec 0.031512 0.018868 50.725813 ( 63.108895)
total: 136.59 sec