Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-084602
#<BuildRuby:0x0000562960dabfa8
@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-084602",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000898 0.003608 1.072144 ( 1.614432)
build_miniruby 0.000000 0.001348 0.848879 ( 0.847715)
build_ruby 0.000000 0.001339 2.668778 ( 2.668513)
build_all 0.006553 0.002523 14.134248 ( 1.288589)
build_install 0.007657 0.000000 4.045254 ( 1.048707)
test_btest 0.000991 0.000021 75.644062 ( 6.669527)
test_basic 0.004485 0.000854 0.746322 ( 0.821089)
test_all 0.104819 0.024425 502.005592 ( 46.573397)
test_rubyspec 0.024580 0.022248 48.073315 ( 60.450092)
total: 121.98 sec