Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-142600
#<BuildRuby:0x0000564bd80d8098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-142600",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.005416 0.000290 1.296963 ( 1.592485)
build_miniruby 0.000745 0.000175 0.786447 ( 0.786593)
build_ruby 0.001131 0.000267 2.665006 ( 2.664580)
build_all 0.007992 0.000804 14.411572 ( 1.272693)
build_install 0.007652 0.000000 4.205403 ( 1.054849)
test_btest 0.001090 0.000000 79.180364 ( 6.688093)
test_basic 0.001123 0.003698 0.682481 ( 0.757051)
test_all 0.115425 0.016739 499.214375 ( 49.214830)
test_rubyspec 0.026229 0.020712 49.456741 ( 61.806671)
total: 125.84 sec