Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-165736
#<BuildRuby:0x0000557def50fee8
@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.20240617-165736",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.005518 0.000000 1.955764 ( 2.065372)
build_miniruby 0.001095 0.000000 1.093350 ( 1.092904)
build_ruby 0.001444 0.000074 3.297140 ( 3.297190)
build_all 0.008641 0.001171 17.120444 ( 1.599083)
build_install 0.005482 0.004563 5.970295 ( 1.444664)
test_btest 0.000958 0.000274 99.439725 ( 9.249139)
test_basic 0.000468 0.004464 0.878233 ( 0.953072)
test_all 0.086050 0.053769 527.738952 ( 61.610386)
test_rubyspec 0.023888 0.044170 128.918181 ( 15.695412)
total: 97.01 sec