Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-191725
#<BuildRuby:0x00005604b52ef918
@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.20240114-191725",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003898 0.000650 1.013287 ( 1.434123)
build_miniruby 0.001107 0.000185 0.749132 ( 0.748495)
build_ruby 0.001088 0.000181 2.600770 ( 2.600228)
build_all 0.003734 0.005576 14.048413 ( 1.250327)
build_install 0.008481 0.000218 4.051534 ( 1.049202)
test_btest 0.000919 0.000191 74.945898 ( 6.477447)
test_basic 0.005013 0.000242 0.696736 ( 0.773026)
test_all 0.099403 0.029672 497.141293 ( 50.018134)
test_rubyspec 0.031962 0.015591 47.871490 ( 60.273689)
total: 124.63 sec