Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-042405
#<BuildRuby:0x0000557a47258098
@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.20231228-042405",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000007 0.000028 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003880 0.001212 1.064536 ( 1.426210)
build_miniruby 0.000795 0.000248 0.853338 ( 0.853139)
build_ruby 0.001058 0.000331 2.885063 ( 2.884318)
build_all 0.007535 0.002354 16.745915 ( 1.545511)
build_install 0.004149 0.004620 4.724330 ( 1.161937)
test_btest 0.000752 0.000266 87.658489 ( 7.556369)
test_basic 0.000362 0.005035 0.765785 ( 0.840505)
test_all 0.107989 0.028220 596.790660 ( 54.297727)
test_rubyspec 0.023110 0.025540 51.158691 ( 63.334934)
total: 133.90 sec