Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-161025
#<BuildRuby:0x0000555d3441f280
@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.20240103-161025",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.006014 0.000000 1.030050 ( 1.320029)
build_miniruby 0.001133 0.000000 0.812392 ( 0.812539)
build_ruby 0.001743 0.000000 2.667145 ( 2.667680)
build_all 0.008744 0.000000 11.875912 ( 0.989957)
build_install 0.010021 0.004361 3.469237 ( 0.957185)
test_btest 0.000000 0.000761 60.189478 ( 5.555257)
test_basic 0.000000 0.005159 0.387798 ( 0.467809)
test_all 0.065091 0.033520 381.843159 ( 37.790486)
test_rubyspec 0.039406 0.028569 39.807198 ( 52.367260)
total: 102.93 sec