Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-041317
#<BuildRuby:0x0000564334df74b0
@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.20231208-041317",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000568 0.004139 1.002507 ( 1.254341)
build_miniruby 0.000686 0.000125 0.863645 ( 0.863985)
build_ruby 0.001307 0.000238 2.699160 ( 2.701690)
build_all 0.007330 0.000508 12.180201 ( 0.978377)
build_install 0.009362 0.000741 3.557636 ( 0.976860)
test_btest 0.000717 0.000110 61.612222 ( 5.702869)
test_basic 0.000000 0.003991 0.372032 ( 0.454872)
test_all 0.080493 0.022298 424.229487 ( 36.722117)
test_rubyspec 0.026233 0.044372 39.813381 ( 52.481093)
total: 102.14 sec