Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-233849
#<BuildRuby:0x0000556aefad3f90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-233849",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000833 0.004210 0.797210 ( 1.176492)
build_miniruby 0.000741 0.000185 0.795687 ( 0.795909)
build_ruby 0.001538 0.000384 2.675118 ( 2.675585)
build_all 0.006980 0.000625 11.928774 ( 0.945671)
build_install 0.007263 0.004030 3.375398 ( 0.954100)
test_btest 0.000552 0.000147 66.925021 ( 4.776754)
test_basic 0.005035 0.000155 0.398913 ( 0.479365)
test_all 0.068123 0.030335 367.324848 ( 35.897992)
test_rubyspec 0.020617 0.043369 40.570390 ( 53.137404)
total: 100.84 sec