Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-113734
#<BuildRuby:0x000055583785b6e8
@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.20240115-113734",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.000000 0.006045 1.110872 ( 1.519926)
build_miniruby 0.000686 0.000242 0.885156 ( 0.884376)
build_ruby 0.000000 0.001312 2.581110 ( 2.581880)
build_all 0.006375 0.002920 14.187376 ( 1.343645)
build_install 0.008123 0.000198 4.086745 ( 1.064493)
test_btest 0.000797 0.000200 76.428211 ( 6.590291)
test_basic 0.000507 0.003931 0.718899 ( 0.795812)
test_all 0.099876 0.029575 483.182642 ( 54.205806)
test_rubyspec 0.032815 0.015927 48.600250 ( 60.993128)
total: 129.98 sec