Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-031803
#<BuildRuby:0x0000561a6605bbb8
@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.20240101-031803",
@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.000020 0.000005 0.000025 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.001642 0.003312 1.100113 ( 1.492846)
build_miniruby 0.000000 0.001092 0.959055 ( 0.958134)
build_ruby 0.000000 0.001347 2.781568 ( 2.781118)
build_all 0.004133 0.005224 15.949409 ( 1.470609)
build_install 0.008087 0.000132 4.468160 ( 1.091836)
test_btest 0.000701 0.000234 79.681946 ( 7.499059)
test_basic 0.005235 0.000423 0.895061 ( 0.970127)
test_all 0.126435 0.012024 531.068858 ( 57.227546)
test_rubyspec 0.037668 0.011231 50.519342 ( 62.950728)
total: 136.44 sec