Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-115443
#<BuildRuby:0x000055dae724bce8
@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-115443",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005048 0.000175 1.235830 ( 1.632632)
build_miniruby 0.000000 0.001379 0.941332 ( 0.940202)
build_ruby 0.000000 0.001745 2.688142 ( 2.693457)
build_all 0.010135 0.000000 16.547175 ( 1.489763)
build_install 0.008774 0.000000 4.705968 ( 1.184048)
test_btest 0.001029 0.000137 84.342821 ( 7.126207)
test_basic 0.004766 0.000763 0.759716 ( 0.832043)
test_all 0.125062 0.010438 520.337576 ( 56.976569)
test_rubyspec 0.032582 0.016513 51.068831 ( 63.418608)
total: 136.29 sec