Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-122629
#<BuildRuby:0x000055f21308bbb8
@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.20240115-122629",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000048 0.000006 0.000054 ( 0.000052)
configure 0.000047 0.000005 0.000052 ( 0.000052)
build_up 0.004426 0.000492 1.005250 ( 1.394203)
build_miniruby 0.000911 0.000102 0.815819 ( 0.815026)
build_ruby 0.001148 0.000128 2.694517 ( 2.694317)
build_all 0.004399 0.004552 14.085218 ( 1.301361)
build_install 0.002402 0.005079 4.108726 ( 1.080205)
test_btest 0.000587 0.000123 75.453148 ( 6.602322)
test_basic 0.005686 0.000000 0.726205 ( 0.799767)
test_all 0.104566 0.026965 462.186200 ( 53.944590)
test_rubyspec 0.024474 0.018943 47.014611 ( 59.380879)
total: 128.01 sec