Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-180549
#<BuildRuby:0x0000558dd56f8098
@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.20240114-180549",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000663 0.004399 0.811441 ( 1.206945)
build_miniruby 0.000741 0.000371 0.826530 ( 0.826065)
build_ruby 0.000988 0.000494 2.653272 ( 2.654285)
build_all 0.000766 0.006373 11.999275 ( 0.984836)
build_install 0.009280 0.000421 3.390955 ( 0.961802)
test_btest 0.000000 0.000649 63.825108 ( 5.032384)
test_basic 0.000484 0.004491 0.392429 ( 0.472271)
test_all 0.065512 0.031801 381.453289 ( 40.044423)
test_rubyspec 0.036300 0.028885 40.396922 ( 52.936883)
total: 105.12 sec