Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-051527
#<BuildRuby:0x000056518dbdb430
@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.20231203-051527",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000415 0.003744 0.974519 ( 1.262227)
build_miniruby 0.000738 0.000057 0.875134 ( 0.874822)
build_ruby 0.001298 0.000100 2.706084 ( 2.708860)
build_all 0.007079 0.000226 12.063158 ( 1.004299)
build_install 0.008049 0.005294 3.608966 ( 0.973974)
test_btest 0.000515 0.000073 62.949202 ( 5.487858)
test_basic 0.003873 0.000000 0.375103 ( 0.455976)
test_all 0.067538 0.029939 394.443545 ( 38.280795)
test_rubyspec 0.045521 0.021753 39.741839 ( 52.432204)
total: 103.48 sec