Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-060052
#<BuildRuby:0x000056295b3b77b8
@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.20240117-060052",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.004187 0.000220 1.137451 ( 1.574664)
build_miniruby 0.000870 0.000046 0.854377 ( 0.853599)
build_ruby 0.000000 0.001916 2.739874 ( 2.743841)
build_all 0.007959 0.001298 14.360092 ( 1.270115)
build_install 0.000730 0.007229 4.200694 ( 1.085703)
test_btest 0.000859 0.000138 74.987076 ( 7.293604)
test_basic 0.001969 0.003433 0.719759 ( 0.795880)
test_all 0.091157 0.039557 483.742602 ( 51.383613)
test_rubyspec 0.057243 0.005573 80.865710 ( 93.244086)
total: 160.25 sec