Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-041713
#<BuildRuby:0x0000564d11c74020
@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.20231130-041713",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004356 0.000143 1.108050 ( 1.508620)
build_miniruby 0.000725 0.000272 0.807412 ( 0.806677)
build_ruby 0.000951 0.000357 2.804501 ( 2.804185)
build_all 0.006941 0.003612 17.033970 ( 1.527408)
build_install 0.005952 0.003189 4.922794 ( 1.157683)
test_btest 0.000777 0.000311 85.373462 ( 7.393680)
test_basic 0.000184 0.004064 0.667802 ( 0.745069)
test_all 0.097965 0.040710 525.614679 ( 56.781835)
test_rubyspec 0.035353 0.012612 49.807865 ( 62.065050)
total: 134.79 sec