Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-122346
#<BuildRuby:0x000055abf0a0f0b8
@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.20231102-122346",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.002101 0.003682 1.454326 ( 1.760173)
build_miniruby 0.000902 0.000135 0.921693 ( 0.921834)
build_ruby 0.001191 0.000178 2.720295 ( 2.720140)
build_all 0.009748 0.000245 15.871861 ( 1.419979)
build_install 0.007407 0.001010 4.888718 ( 1.183324)
test_btest 0.000929 0.000127 82.772999 ( 7.313046)
test_basic 0.003637 0.000496 0.603914 ( 0.682020)
test_all 0.110506 0.024322 505.173119 ( 46.206418)
test_rubyspec 0.011571 0.040533 49.510419 ( 61.816799)
total: 124.02 sec