Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-023437
#<BuildRuby:0x00005564fdf63fa8
@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.20240111-023437",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.001407 0.003606 1.117212 ( 1.507489)
build_miniruby 0.000853 0.000143 0.871534 ( 0.871365)
build_ruby 0.001437 0.000000 2.777438 ( 2.777288)
build_all 0.009891 0.000000 14.743407 ( 1.378266)
build_install 0.005789 0.004211 4.231908 ( 1.155699)
test_btest 0.000569 0.000107 78.318502 ( 7.026162)
test_basic 0.003193 0.000598 0.514523 ( 0.595887)
test_all 0.114098 0.022878 505.774617 ( 52.939559)
test_rubyspec 0.027371 0.005444 49.894462 ( 62.432068)
total: 130.68 sec