Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-040429
#<BuildRuby:0x0000563c573ac110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-040429",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004891 0.000069 1.269831 ( 1.652750)
build_miniruby 0.001456 0.000000 1.428012 ( 1.431482)
build_ruby 0.001711 0.000000 4.158059 ( 4.167123)
build_all 0.010345 0.000000 16.394921 ( 1.648882)
build_install 0.015322 0.000075 4.823139 ( 1.612262)
test_btest 0.000680 0.000040 86.342771 ( 14.573202)
test_basic 0.005488 0.000082 0.607699 ( 0.672721)
test_all 0.109695 0.010559 551.580888 ( 56.507167)
test_rubyspec 0.041515 0.023378 75.960788 ( 88.162452)
total: 170.43 sec