Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-222044
#<BuildRuby:0x000055612836b3c8
@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.20231226-222044",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.000947 0.004181 1.060506 ( 1.429808)
build_miniruby 0.000978 0.000217 0.918389 ( 0.917277)
build_ruby 0.001093 0.000243 2.827402 ( 2.827997)
build_all 0.008521 0.000921 16.622056 ( 1.475123)
build_install 0.008153 0.000000 4.691248 ( 1.190575)
test_btest 0.000874 0.000000 85.633059 ( 7.179595)
test_basic 0.002143 0.003037 0.765076 ( 0.843265)
test_all 0.087756 0.043688 528.049336 ( 57.587714)
test_rubyspec 0.034479 0.013851 49.402574 ( 61.711390)
total: 135.16 sec