Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-171756
#<BuildRuby:0x0000563c2fc47568
@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.20240117-171756",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001378 0.004520 1.050521 ( 1.449789)
build_miniruby 0.000750 0.000177 0.812733 ( 0.812155)
build_ruby 0.001060 0.000250 2.698021 ( 2.697324)
build_all 0.004937 0.004542 14.492976 ( 1.326068)
build_install 0.006113 0.001698 4.237964 ( 1.123756)
test_btest 0.000756 0.000210 74.507687 ( 7.191366)
test_basic 0.005174 0.000095 0.762961 ( 0.835909)
test_all 0.106570 0.024331 475.803296 ( 56.296913)
test_rubyspec 0.007672 0.054205 80.775812 ( 93.188636)
total: 164.92 sec