Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-015613
#<BuildRuby:0x0000564dbc33ae68
@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.20240116-015613",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000028 0.000009 0.000037 ( 0.000036)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.000534 0.004946 1.139734 ( 1.508045)
build_miniruby 0.000965 0.000375 0.924683 ( 0.923551)
build_ruby 0.000933 0.000363 2.760105 ( 2.760108)
build_all 0.007363 0.001391 14.260448 ( 1.305526)
build_install 0.006001 0.002211 4.088696 ( 1.078637)
test_btest 0.000536 0.000197 72.617413 ( 7.215054)
test_basic 0.000255 0.004246 0.675492 ( 0.756298)
test_all 0.095484 0.033842 493.375744 ( 45.647051)
test_rubyspec 0.029054 0.018836 48.892317 ( 61.196409)
total: 122.39 sec