Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-094858
#<BuildRuby:0x0000562fb8d234b0
@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.20240116-094858",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004214 0.000766 0.790038 ( 1.195292)
build_miniruby 0.000777 0.000141 0.807820 ( 0.807850)
build_ruby 0.001169 0.000213 2.669555 ( 2.670665)
build_all 0.006343 0.001154 11.915620 ( 0.998478)
build_install 0.000035 0.009899 3.460903 ( 0.965888)
test_btest 0.000516 0.000188 61.971888 ( 5.984864)
test_basic 0.004015 0.001460 0.409080 ( 0.487879)
test_all 0.067756 0.029251 394.996396 ( 34.640120)
test_rubyspec 0.027291 0.038513 40.577103 ( 53.106375)
total: 100.86 sec