Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-105218
#<BuildRuby:0x000055e827dc3e20
@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.20231231-105218",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000035 0.000008 0.000043 ( 0.000043)
build_up 0.004370 0.001029 1.140063 ( 1.523698)
build_miniruby 0.000832 0.000196 0.904360 ( 0.903565)
build_ruby 0.001037 0.000244 2.811471 ( 2.811762)
build_all 0.006398 0.002684 15.751950 ( 1.487437)
build_install 0.006645 0.001661 4.489348 ( 1.120834)
test_btest 0.000949 0.000237 76.677587 ( 7.663505)
test_basic 0.000493 0.004542 0.682464 ( 0.757853)
test_all 0.104562 0.026852 544.184674 ( 56.496639)
test_rubyspec 0.030074 0.018001 50.479025 ( 62.746214)
total: 135.51 sec