Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-152935
#<BuildRuby:0x0000565024013568
@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.20230726-152935",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005078 0.000846 1.437482 ( 2.710956)
build_miniruby 0.001188 0.000198 0.879948 ( 0.878051)
build_ruby 0.000000 0.001129 2.720591 ( 2.720904)
build_all 0.004760 0.004125 14.261501 ( 1.253142)
build_install 0.007272 0.000579 1.895738 ( 0.892186)
test_btest 0.000793 0.000167 82.259410 ( 7.660621)
test_basic 0.001651 0.002863 0.693565 ( 0.770687)
test_all 0.001449 0.000000 496.325373 ( 54.663939)
test_rubyspec 0.013571 0.029144 45.043945 ( 57.304509)
total: 128.86 sec