Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-043805
#<BuildRuby:0x000056199b613ce8
@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.20240103-043805",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.004972 0.000079 1.534044 ( 1.712504)
build_miniruby 0.001062 0.000112 0.982182 ( 0.981174)
build_ruby 0.001335 0.000000 2.625725 ( 2.626024)
build_all 0.008620 0.000000 14.238171 ( 1.315443)
build_install 0.004118 0.004487 4.187669 ( 1.051386)
test_btest 0.000855 0.000116 72.719440 ( 6.829649)
test_basic 0.004499 0.000613 0.793456 ( 0.868457)
test_all 0.090172 0.042117 508.803050 ( 52.070306)
test_rubyspec 0.021754 0.022107 47.329467 ( 59.787630)
total: 127.24 sec