Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-201457
#<BuildRuby:0x00005581dad87bb8
@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.20231229-201457",
@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.000047 0.000008 0.000055 ( 0.000054)
configure 0.000027 0.000004 0.000031 ( 0.000029)
build_up 0.003721 0.000620 0.980608 ( 1.362621)
build_miniruby 0.001333 0.000000 0.952360 ( 0.951916)
build_ruby 0.001592 0.000000 2.653138 ( 2.652409)
build_all 0.009429 0.000000 15.876651 ( 1.437548)
build_install 0.008208 0.000000 4.476847 ( 1.098530)
test_btest 0.001092 0.000000 83.460382 ( 7.517052)
test_basic 0.005049 0.000235 0.770881 ( 0.846544)
test_all 0.101987 0.029993 536.090887 ( 54.863383)
test_rubyspec 0.030023 0.018385 50.501642 ( 62.766936)
total: 133.50 sec