Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-043217
#<BuildRuby:0x0000557d921fae68
@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.20231231-043217",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000043 0.000007 0.000050 ( 0.000049)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004362 0.000727 1.191198 ( 1.588987)
build_miniruby 0.001479 0.000000 0.863491 ( 0.863069)
build_ruby 0.001202 0.000000 2.739034 ( 2.739241)
build_all 0.009760 0.000000 16.569872 ( 1.495389)
build_install 0.008908 0.000000 4.699416 ( 1.201011)
test_btest 0.000698 0.000000 81.332619 ( 7.740713)
test_basic 0.000000 0.004016 0.647003 ( 0.723226)
test_all 0.100883 0.034307 578.130298 ( 54.608724)
test_rubyspec 0.032575 0.015935 50.079525 ( 62.308204)
total: 133.27 sec