Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-224358
#<BuildRuby:0x0000565078683110
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-224358",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003680 0.000614 1.044068 ( 1.428145)
build_miniruby 0.000868 0.000145 0.902887 ( 0.902730)
build_ruby 0.001313 0.000000 2.815565 ( 2.815164)
build_all 0.008369 0.000872 14.479039 ( 1.309186)
build_install 0.007790 0.000000 4.119553 ( 1.055836)
test_btest 0.001031 0.000000 76.892455 ( 7.208124)
test_basic 0.001589 0.003973 0.741653 ( 0.819689)
test_all 0.100716 0.028306 487.854700 ( 48.971267)
test_rubyspec 0.014776 0.046266 80.017799 ( 92.340639)
total: 156.85 sec