Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-182100
#<BuildRuby:0x000055bac7567818
@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.20240114-182100",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.002398 0.003516 1.145272 ( 1.552021)
build_miniruby 0.001320 0.000000 0.866234 ( 0.865050)
build_ruby 0.001248 0.000000 2.737784 ( 2.738091)
build_all 0.002314 0.006597 14.111375 ( 1.334213)
build_install 0.006244 0.002402 4.096580 ( 1.084231)
test_btest 0.000831 0.000319 78.585890 ( 6.729795)
test_basic 0.000438 0.004360 0.806586 ( 0.886166)
test_all 0.108888 0.024219 456.339991 ( 52.872927)
test_rubyspec 0.022061 0.024802 46.731934 ( 59.061452)
total: 127.13 sec