Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-233140
#<BuildRuby:0x0000563af12ec098
@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.20240110-233140",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003857 0.000000 0.807295 ( 1.171982)
build_miniruby 0.001105 0.000000 0.988279 ( 0.987858)
build_ruby 0.001857 0.000000 2.945022 ( 2.945920)
build_all 0.009022 0.000852 14.663775 ( 1.388501)
build_install 0.006865 0.002110 4.164615 ( 1.129064)
test_btest 0.000000 0.000657 76.337931 ( 7.528327)
test_basic 0.000000 0.004530 0.458259 ( 0.534877)
test_all 0.098796 0.036234 533.545230 ( 53.467074)
test_rubyspec 0.026774 0.007800 49.075940 ( 61.593390)
total: 130.75 sec