Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-131955
#<BuildRuby:0x0000560a6945fe88
@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.20240110-131955",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004909 0.000076 0.810409 ( 1.192620)
build_miniruby 0.000925 0.000071 0.819960 ( 0.820232)
build_ruby 0.001658 0.000128 2.678515 ( 2.684374)
build_all 0.004902 0.003243 11.934964 ( 0.965011)
build_install 0.004588 0.006069 3.383972 ( 0.968249)
test_btest 0.000574 0.000121 63.243290 ( 5.717259)
test_basic 0.000532 0.003556 0.403574 ( 0.483945)
test_all 0.062580 0.034802 395.723972 ( 36.343803)
test_rubyspec 0.050894 0.028038 40.675518 ( 53.203971)
total: 102.38 sec