Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-143705
#<BuildRuby:0x000055c4740b74b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-143705",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005886 0.000000 1.341583 ( 1.949848)
build_miniruby 0.001434 0.000000 8.363952 ( 8.203018)
build_ruby 0.001570 0.000036 5.584540 ( 5.595503)
build_all 0.003028 0.007947 16.701915 ( 1.754897)
build_install 0.007559 0.007919 5.030711 ( 1.821616)
test_btest 0.000655 0.000099 85.209301 ( 12.655426)
test_basic 0.002863 0.004522 0.708884 ( 0.774045)
test_all 0.096682 0.021791 559.222911 ( 61.446065)
test_rubyspec 0.037748 0.029298 82.229980 ( 94.482411)
total: 188.68 sec