Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-080232
#<BuildRuby:0x000055e2c19b7ce8
@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.20231030-080232",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000693 0.004123 1.288300 ( 1.565614)
build_miniruby 0.000841 0.000248 0.798767 ( 0.798580)
build_ruby 0.001349 0.000396 2.738249 ( 2.737704)
build_all 0.009648 0.000000 16.515216 ( 1.500104)
build_install 0.008790 0.000501 5.016021 ( 1.186351)
test_btest 0.000964 0.000229 84.745746 ( 7.548895)
test_basic 0.004753 0.001131 0.795148 ( 0.871366)
test_all 0.097002 0.042089 510.596792 ( 59.897823)
test_rubyspec 0.029193 0.017354 49.493617 ( 61.784173)
total: 137.89 sec