Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-012838
#<BuildRuby:0x00005653ed62f858
@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.20231223-012838",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000008 0.000004 0.000012 ( 0.000013)
build_up 0.000000 0.004399 1.084984 ( 1.455319)
build_miniruby 0.000000 0.001422 0.828576 ( 0.827662)
build_ruby 0.000000 0.001764 2.813139 ( 2.812472)
build_all 0.004419 0.005579 15.825575 ( 1.377164)
build_install 0.005748 0.002449 4.562443 ( 1.113359)
test_btest 0.000576 0.000432 84.784416 ( 6.844852)
test_basic 0.003750 0.000077 0.700910 ( 0.782933)
test_all 0.088432 0.047081 535.155226 ( 50.589247)
test_rubyspec 0.039565 0.014538 50.873253 ( 63.212022)
total: 129.02 sec