Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-220413
#<BuildRuby:0x0000555b7ccbf818
@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.20231206-220413",
@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.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004815 0.000079 1.303572 ( 1.649604)
build_miniruby 0.000848 0.000084 0.910537 ( 0.910917)
build_ruby 0.001215 0.000121 2.796420 ( 2.797631)
build_all 0.009821 0.000000 15.715887 ( 1.409754)
build_install 0.008275 0.000120 4.719268 ( 1.160996)
test_btest 0.000994 0.000083 82.196017 ( 7.439377)
test_basic 0.003403 0.000284 0.635904 ( 0.716987)
test_all 0.099555 0.034237 503.300776 ( 61.371959)
test_rubyspec 0.010774 0.040942 50.893741 ( 63.245702)
total: 140.70 sec