Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-072408
#<BuildRuby:0x0000558c0fb80178
@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.20240106-072408",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000374 0.004126 1.101896 ( 1.485986)
build_miniruby 0.001053 0.000211 1.318099 ( 1.320054)
build_ruby 0.001361 0.000272 3.826059 ( 3.832141)
build_all 0.007899 0.001580 16.120548 ( 1.600736)
build_install 0.011810 0.001568 4.582123 ( 1.531261)
test_btest 0.000625 0.000119 81.567917 ( 9.895996)
test_basic 0.002663 0.002844 0.567774 ( 0.632016)
test_all 0.092108 0.029929 534.912145 ( 66.148268)
test_rubyspec 0.039801 0.019087 66.630349 ( 78.913460)
total: 165.36 sec