Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-194932
#<BuildRuby:0x000055f861ea3fa8
@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.20240115-194932",
@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.000023 0.000003 0.000026 ( 0.000025)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.001778 0.004426 1.316447 ( 1.656897)
build_miniruby 0.001121 0.000187 0.889472 ( 0.889400)
build_ruby 0.001339 0.000000 2.709117 ( 2.709105)
build_all 0.009379 0.000000 14.224078 ( 1.328306)
build_install 0.004898 0.002620 4.108372 ( 1.058596)
test_btest 0.000929 0.000154 74.280714 ( 7.073007)
test_basic 0.005321 0.000223 0.732813 ( 0.806521)
test_all 0.089014 0.041808 498.372727 ( 50.008172)
test_rubyspec 0.003992 0.042155 48.990330 ( 61.357213)
total: 126.89 sec