Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-064153
#<BuildRuby:0x0000563c1040c048
@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.20231229-064153",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.001092 0.004428 1.037545 ( 1.414137)
build_miniruby 0.000781 0.000235 0.964480 ( 0.964108)
build_ruby 0.001014 0.000305 2.842382 ( 2.842401)
build_all 0.005287 0.004724 16.710305 ( 1.542861)
build_install 0.001680 0.007568 4.733186 ( 1.149494)
test_btest 0.000687 0.000344 85.223604 ( 7.709415)
test_basic 0.000000 0.004312 0.606001 ( 0.686292)
test_all 0.116002 0.024207 523.865331 ( 59.020033)
test_rubyspec 0.029883 0.016971 49.428072 ( 61.762365)
total: 137.09 sec