Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-053823
#<BuildRuby:0x0000560be4bd3918
@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.20231225-053823",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004017 0.000423 1.152772 ( 1.541536)
build_miniruby 0.001310 0.000137 0.971320 ( 0.970877)
build_ruby 0.000000 0.001945 2.860138 ( 2.860100)
build_all 0.008751 0.001700 17.136588 ( 1.547567)
build_install 0.008125 0.001108 4.923357 ( 1.193583)
test_btest 0.000607 0.000083 88.230599 ( 7.103296)
test_basic 0.003918 0.000000 0.643763 ( 0.720950)
test_all 0.091708 0.046194 540.028746 ( 58.499958)
test_rubyspec 0.017379 0.027485 51.322803 ( 63.613768)
total: 138.05 sec