Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-163158
#<BuildRuby:0x000056501886b7f8
@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.20240108-163158",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005232 0.000000 1.345220 ( 1.949202)
build_miniruby 0.001367 0.000000 3.292121 ( 3.055330)
build_ruby 0.001549 0.000053 4.384251 ( 4.392760)
build_all 0.009231 0.001319 16.692797 ( 1.730376)
build_install 0.018038 0.000000 5.282984 ( 2.091974)
test_btest 0.000833 0.000000 82.728231 ( 12.669800)
test_basic 0.005664 0.000000 0.728888 ( 0.795563)
test_all 0.093149 0.029662 554.262354 ( 76.667963)
test_rubyspec 0.041297 0.024968 83.582980 ( 95.777910)
total: 199.13 sec