Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-005423
#<BuildRuby:0x000055b44503f918
@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.20240112-005423",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004963 0.001103 1.663029 ( 1.540857)
build_miniruby 0.001848 0.000411 36.670109 ( 4.760411)
build_ruby 0.001045 0.000232 2.913641 ( 2.915569)
build_all 0.006808 0.002932 14.519888 ( 1.352482)
build_install 0.007815 0.000808 4.226801 ( 1.127986)
test_btest 0.000539 0.000123 77.974436 ( 7.292901)
test_basic 0.003569 0.000000 0.414313 ( 0.494008)
test_all 0.107483 0.028935 547.674931 ( 53.290710)
test_rubyspec 0.014065 0.021745 49.614462 ( 62.194884)
total: 134.97 sec