Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-010427
#<BuildRuby:0x000055cc0f7774b0
@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.20240115-010427",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004332 0.000788 0.801546 ( 1.186851)
build_miniruby 0.001023 0.000000 0.815504 ( 0.815633)
build_ruby 0.001431 0.000000 2.677095 ( 2.677860)
build_all 0.006166 0.001909 12.053784 ( 1.003299)
build_install 0.008248 0.003035 3.416062 ( 0.965306)
test_btest 0.000655 0.000138 63.009936 ( 5.032752)
test_basic 0.003350 0.000705 0.411674 ( 0.492889)
test_all 0.068223 0.029722 373.382949 ( 36.915706)
test_rubyspec 0.024160 0.042607 40.150100 ( 52.702790)
total: 101.79 sec