Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-231043
#<BuildRuby:0x0000558d3f168060
@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.20231201-231043",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000006 0.000004 0.000010 ( 0.000010)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.004619 0.000396 0.990030 ( 1.362395)
build_miniruby 0.000797 0.000498 0.879561 ( 0.880785)
build_ruby 0.001080 0.000675 2.691092 ( 2.691991)
build_all 0.002176 0.005957 12.039199 ( 1.013336)
build_install 0.009391 0.004733 3.525195 ( 0.963256)
test_btest 0.000456 0.000319 61.088664 ( 6.209978)
test_basic 0.002629 0.001840 0.372979 ( 0.454129)
test_all 0.063585 0.036558 387.832359 ( 39.978238)
test_rubyspec 0.026331 0.042854 39.635378 ( 52.273080)
total: 105.83 sec