Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-103006
#<BuildRuby:0x0000555a93dfb4f0
@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.20240116-103006",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.002865 0.003556 0.809356 ( 1.318041)
build_miniruby 0.000826 0.000300 0.837295 ( 0.837194)
build_ruby 0.000942 0.000343 2.661725 ( 2.662674)
build_all 0.007216 0.001065 12.100894 ( 0.983451)
build_install 0.008934 0.001719 3.403848 ( 0.957568)
test_btest 0.000629 0.000196 65.680891 ( 4.721718)
test_basic 0.003014 0.000941 0.389338 ( 0.470692)
test_all 0.072440 0.023858 389.105358 ( 38.182336)
test_rubyspec 0.013892 0.051423 40.745993 ( 53.283030)
total: 103.42 sec