Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-051602
#<BuildRuby:0x000055a07b08ff90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-051602",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004033 0.001100 0.806071 ( 1.187836)
build_miniruby 0.000793 0.000217 0.842541 ( 0.842538)
build_ruby 0.000000 0.001537 2.663507 ( 2.663944)
build_all 0.002987 0.005027 12.162472 ( 0.985131)
build_install 0.009888 0.000000 3.326793 ( 0.956344)
test_btest 0.000000 0.000723 64.572283 ( 4.706350)
test_basic 0.000000 0.003936 0.391159 ( 0.471434)
test_all 0.053861 0.040558 375.875577 ( 38.624116)
test_rubyspec 0.011096 0.053180 40.102792 ( 52.762047)
total: 103.20 sec