Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-181435
#<BuildRuby:0x0000557adf077fd8
@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.20231226-181435",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005221 0.000803 0.823299 ( 1.189614)
build_miniruby 0.000931 0.000143 0.837329 ( 0.837432)
build_ruby 0.001951 0.000000 2.656881 ( 2.688819)
build_all 0.007139 0.000101 11.881025 ( 0.976255)
build_install 0.010260 0.000206 3.307991 ( 0.960700)
test_btest 0.000716 0.000085 60.918626 ( 5.697260)
test_basic 0.000000 0.004119 0.406325 ( 0.486021)
test_all 0.077781 0.021740 372.415937 ( 38.971881)
test_rubyspec 0.032123 0.032903 39.922157 ( 52.518424)
total: 104.33 sec