Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-162830
#<BuildRuby:0x000055ce270f8098
@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.20240110-162830",
@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.000005)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004705 0.000322 0.817533 ( 1.196230)
build_miniruby 0.000804 0.000321 0.855464 ( 0.855283)
build_ruby 0.000953 0.000381 2.674642 ( 2.675511)
build_all 0.007755 0.000000 12.099728 ( 0.995711)
build_install 0.012052 0.001425 3.418134 ( 0.965319)
test_btest 0.000568 0.000167 65.223154 ( 4.916387)
test_basic 0.002657 0.002186 0.382733 ( 0.463398)
test_all 0.078976 0.020085 366.755782 ( 36.993363)
test_rubyspec 0.033506 0.031224 40.677388 ( 53.210472)
total: 102.27 sec