Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-145001
#<BuildRuby:0x000055eec67ef0a8
@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-145001",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002493 0.003046 1.055907 ( 1.637710)
build_miniruby 0.000084 0.000853 0.853018 ( 0.852574)
build_ruby 0.001456 0.000000 2.615496 ( 2.615151)
build_all 0.002006 0.007112 14.081684 ( 1.288013)
build_install 0.007354 0.000000 4.082422 ( 1.061063)
test_btest 0.001188 0.000000 77.207150 ( 7.001963)
test_basic 0.000000 0.005021 0.846488 ( 0.915796)
test_all 0.108529 0.023137 500.175488 ( 47.008394)
test_rubyspec 0.019677 0.027805 48.365376 ( 60.737933)
total: 123.12 sec