Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-003331
#<BuildRuby:0x000055e7631ffce8
@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-003331",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.004904 0.000817 1.550118 ( 1.752597)
build_miniruby 0.000790 0.000131 0.808795 ( 0.808064)
build_ruby 0.000962 0.000161 2.622231 ( 2.622156)
build_all 0.008635 0.000000 14.146036 ( 1.317937)
build_install 0.007464 0.001096 4.146739 ( 1.065230)
test_btest 0.000865 0.000130 73.317373 ( 6.586790)
test_basic 0.005017 0.000026 0.747091 ( 0.822865)
test_all 0.090367 0.039666 501.605645 ( 48.478496)
test_rubyspec 0.016981 0.031379 47.964888 ( 60.344365)
total: 123.80 sec