Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-171714
#<BuildRuby:0x0000557dfd153918
@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.20231231-171714",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000630 0.004080 1.169754 ( 1.539999)
build_miniruby 0.000936 0.000000 0.807772 ( 0.807732)
build_ruby 0.001180 0.000000 2.633174 ( 2.632727)
build_all 0.001777 0.008025 16.789528 ( 1.508488)
build_install 0.000603 0.008243 4.823527 ( 1.184922)
test_btest 0.000833 0.000291 88.200583 ( 7.166040)
test_basic 0.004106 0.000004 0.717037 ( 0.795462)
test_all 0.101296 0.032313 574.416868 ( 57.604396)
test_rubyspec 0.032127 0.016737 50.374086 ( 62.611824)
total: 135.85 sec