Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-215257
#<BuildRuby:0x000055ba23b740e8
@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.20240117-215257",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.001895 0.002946 0.796987 ( 1.180690)
build_miniruby 0.000684 0.000379 0.799882 ( 0.799482)
build_ruby 0.000000 0.001343 2.659814 ( 2.661063)
build_all 0.002166 0.005415 12.046591 ( 0.995051)
build_install 0.008667 0.003039 3.408113 ( 0.967431)
test_btest 0.000000 0.000828 65.616853 ( 4.788263)
test_basic 0.000000 0.005190 0.392215 ( 0.471930)
test_all 0.069933 0.028795 392.801167 ( 34.852731)
test_rubyspec 0.059880 0.070876 73.350589 ( 85.821833)
total: 132.54 sec