Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-000357
#<BuildRuby:0x000055e03dfd3108
@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-000357",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004777 0.000531 1.093230 ( 1.463472)
build_miniruby 0.001198 0.000133 0.831134 ( 0.830162)
build_ruby 0.000000 0.001872 2.721411 ( 2.726190)
build_all 0.006941 0.002276 14.226651 ( 1.312115)
build_install 0.005495 0.002387 4.125141 ( 1.092555)
test_btest 0.000840 0.000140 74.166341 ( 7.356611)
test_basic 0.005308 0.000000 0.839394 ( 0.914723)
test_all 0.098689 0.028899 466.307802 ( 55.999014)
test_rubyspec 0.023844 0.023911 48.162057 ( 60.583274)
total: 132.28 sec