Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-185724
#<BuildRuby:0x000055fb2b9b4020
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231124-185724",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002020 0.003571 0.907265 ( 1.318024)
build_miniruby 0.000978 0.000065 0.804104 ( 0.804223)
build_ruby 0.001682 0.000000 2.633353 ( 2.634311)
build_all 0.004625 0.003137 12.062654 ( 1.003929)
build_install 0.007253 0.004002 3.712594 ( 0.984114)
test_btest 0.000601 0.000095 64.842212 ( 4.400079)
test_basic 0.002013 0.002017 0.401985 ( 0.482952)
test_all 0.066309 0.030458 360.556793 ( 38.105697)
test_rubyspec 0.041437 0.024739 40.186533 ( 52.758249)
total: 102.49 sec