Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-085925
#<BuildRuby:0x00005631b498aeb8
@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.20231208-085925",
@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.000000 0.000005 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005667 0.000271 1.531608 ( 1.889368)
build_miniruby 0.001285 0.000203 0.945858 ( 0.944504)
build_ruby 0.001427 0.000226 2.832500 ( 2.832043)
build_all 0.008811 0.001391 16.749711 ( 1.475050)
build_install 0.005372 0.003908 4.957851 ( 1.190800)
test_btest 0.000869 0.000165 83.506350 ( 7.965521)
test_basic 0.004211 0.000000 0.713772 ( 0.792006)
test_all 0.100465 0.037160 552.628062 ( 64.180011)
test_rubyspec 0.027657 0.020555 50.433791 ( 62.745509)
total: 144.02 sec