Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-133011
#<BuildRuby:0x00005624e7ecb7f8
@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.20240111-133011",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004970 0.000234 0.820313 ( 1.404608)
build_miniruby 0.000859 0.000258 0.832035 ( 0.831567)
build_ruby 0.001178 0.000353 2.681122 ( 2.681372)
build_all 0.004808 0.003107 11.899103 ( 0.991010)
build_install 0.008891 0.000159 3.391892 ( 0.977317)
test_btest 0.000623 0.000178 62.471463 ( 5.834874)
test_basic 0.002944 0.001366 0.413359 ( 0.493496)
test_all 0.079928 0.017218 381.622310 ( 36.072202)
test_rubyspec 0.050912 0.038778 40.778632 ( 53.308541)
total: 102.60 sec