Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-075256
#<BuildRuby:0x0000557c3ccf0090
@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.20240106-075256",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003660 0.000318 1.007267 ( 1.366598)
build_miniruby 0.000945 0.000082 0.895822 ( 0.896238)
build_ruby 0.001293 0.000112 2.829844 ( 2.832463)
build_all 0.006135 0.003470 14.677564 ( 1.402319)
build_install 0.005080 0.004138 4.196390 ( 1.127889)
test_btest 0.000611 0.000091 76.723019 ( 7.070429)
test_basic 0.000830 0.003469 0.437560 ( 0.516800)
test_all 0.101818 0.034154 538.170606 ( 52.748270)
test_rubyspec 0.023826 0.010796 49.130578 ( 61.687167)
total: 129.65 sec