Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-154253
#<BuildRuby:0x000055c281a26fe0
@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.20230724-154253",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.002325 0.003584 1.490952 ( 2.711630)
build_miniruby 0.001611 0.000000 0.898682 ( 0.902357)
build_ruby 0.001298 0.000000 2.646143 ( 2.645269)
build_all 0.005201 0.003967 13.838307 ( 1.212973)
build_install 0.005610 0.003312 2.075509 ( 0.999269)
test_btest 0.000925 0.000241 79.830556 ( 7.827639)
test_basic 0.001481 0.003138 0.665622 ( 0.743500)
test_all 0.001005 0.000293 499.615711 ( 50.753418)
test_rubyspec 0.021346 0.019172 44.725061 ( 57.209669)
total: 125.01 sec