Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-092630
#<BuildRuby:0x00005611ad99fe20
@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.20240101-092630",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.000813 0.004100 1.033734 ( 1.405013)
build_miniruby 0.001125 0.000250 0.870825 ( 0.869929)
build_ruby 0.001069 0.000238 2.849707 ( 2.849928)
build_all 0.008551 0.000939 16.819645 ( 1.484373)
build_install 0.006528 0.002861 4.762862 ( 1.165472)
test_btest 0.000822 0.000187 85.515964 ( 6.955714)
test_basic 0.003717 0.000845 0.784826 ( 0.860640)
test_all 0.096272 0.039216 543.297670 ( 59.955410)
test_rubyspec 0.008230 0.040092 50.036114 ( 62.342410)
total: 137.89 sec