Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-195754
#<BuildRuby:0x0000558f9570c090
@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.20231227-195754",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.005093 0.000000 1.262168 ( 1.621425)
build_miniruby 0.001077 0.000000 0.911609 ( 0.910747)
build_ruby 0.001323 0.000000 2.799980 ( 2.799678)
build_all 0.005713 0.003766 15.729430 ( 1.393707)
build_install 0.001847 0.006542 4.432357 ( 1.099153)
test_btest 0.000512 0.000128 81.757400 ( 6.667830)
test_basic 0.000434 0.003835 0.603989 ( 0.680426)
test_all 0.090346 0.044150 495.460065 ( 61.219524)
test_rubyspec 0.029395 0.017760 50.247755 ( 62.706278)
total: 139.10 sec