Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-060720
#<BuildRuby:0x000055ebcc06bf90
@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-060720",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000035 0.000008 0.000043 ( 0.000044)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.002888 0.004812 0.789414 ( 1.188891)
build_miniruby 0.001109 0.000000 0.806375 ( 0.806252)
build_ruby 0.001543 0.000000 2.672496 ( 2.673382)
build_all 0.008137 0.000000 11.942554 ( 0.995061)
build_install 0.008963 0.003925 3.402653 ( 0.955930)
test_btest 0.000880 0.000000 63.061892 ( 5.303713)
test_basic 0.000000 0.004387 0.394804 ( 0.475754)
test_all 0.064164 0.031660 392.743359 ( 35.840824)
test_rubyspec 0.032744 0.035478 40.659557 ( 53.210893)
total: 101.45 sec