Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-080653
#<BuildRuby:0x000055f0a97b33c0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-080653",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.000000 0.007368 0.833412 ( 1.211240)
build_miniruby 0.000000 0.001037 0.814869 ( 0.814692)
build_ruby 0.001423 0.000175 2.679504 ( 2.679850)
build_all 0.002537 0.004923 11.826723 ( 0.975011)
build_install 0.012512 0.000720 3.384428 ( 0.968438)
test_btest 0.000457 0.000212 64.370934 ( 4.367900)
test_basic 0.000687 0.004161 0.402057 ( 0.482348)
test_all 0.070004 0.033080 375.508731 ( 40.875327)
test_rubyspec 0.033840 0.031181 40.288466 ( 52.826868)
total: 105.20 sec