Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-003926
#<BuildRuby:0x00005601b016bce8
@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.20231231-003926",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.005819 0.000402 1.106130 ( 1.460985)
build_miniruby 0.000763 0.000170 0.910081 ( 0.909870)
build_ruby 0.001017 0.000226 2.746523 ( 2.746425)
build_all 0.009326 0.000178 16.785031 ( 1.547783)
build_install 0.003825 0.005220 4.758903 ( 1.172240)
test_btest 0.000717 0.000179 88.179880 ( 6.683765)
test_basic 0.004016 0.000000 0.645563 ( 0.723498)
test_all 0.122708 0.013646 567.351198 ( 52.379009)
test_rubyspec 0.031193 0.016100 50.811166 ( 63.041132)
total: 130.67 sec