Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-123647
#<BuildRuby:0x0000558e4d71b818
@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.20231219-123647",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003594 0.002053 1.415782 ( 1.772359)
build_miniruby 0.000780 0.000180 0.811429 ( 0.811479)
build_ruby 0.001478 0.000000 2.798645 ( 2.798585)
build_all 0.010283 0.000000 15.966543 ( 1.426742)
build_install 0.008093 0.000483 4.800148 ( 1.190264)
test_btest 0.001013 0.000168 87.638262 ( 7.274923)
test_basic 0.004571 0.000761 0.802101 ( 0.880515)
test_all 0.086508 0.045743 518.727589 ( 54.547611)
test_rubyspec 0.016616 0.031680 50.046358 ( 62.467364)
total: 133.17 sec